From 652a9a2f8c76676f2166cc280f4d8957de1cc194 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Thu, 9 Sep 2021 14:57:56 +0800 Subject: [PATCH] =?UTF-8?q?1.=E5=AE=8C=E6=88=90=E4=BC=9A=E5=91=98=E6=9D=83?= =?UTF-8?q?=E7=9B=8A=E9=A1=B5=E9=9D=A2UI=20=202.=E5=AE=8C=E6=88=90?= =?UTF-8?q?=E4=BC=9A=E5=91=98=E6=9D=83=E7=9B=8A=E8=AF=B4=E6=98=8E=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2UI=20=203.=E6=96=B0=E5=A2=9Eswiper=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/styles/iconfont.css | 62 ++++- components/lf-swiper/lf-swiper.vue | 386 +++++++++++++++++++++++++++++ pages.json | 14 ++ pages/user/member/explain.vue | 171 +++++++++++++ pages/user/member/quanyi.vue | 167 +++++++++++++ 5 files changed, 797 insertions(+), 3 deletions(-) create mode 100644 components/lf-swiper/lf-swiper.vue create mode 100644 pages/user/member/explain.vue create mode 100644 pages/user/member/quanyi.vue diff --git a/common/styles/iconfont.css b/common/styles/iconfont.css index aa00b0e..22fd06c 100644 --- a/common/styles/iconfont.css +++ b/common/styles/iconfont.css @@ -1,8 +1,8 @@ @font-face { font-family: "lf-iconfont"; /* Project id 2779107 */ - src: url('//at.alicdn.com/t/font_2779107_qs77qtmfs2o.woff2?t=1630663119031') format('woff2'), - url('//at.alicdn.com/t/font_2779107_qs77qtmfs2o.woff?t=1630663119031') format('woff'), - url('//at.alicdn.com/t/font_2779107_qs77qtmfs2o.ttf?t=1630663119031') format('truetype'); + src: url('//at.alicdn.com/t/font_2779107_uog0nj8djep.woff2?t=1631159318557') format('woff2'), + url('//at.alicdn.com/t/font_2779107_uog0nj8djep.woff?t=1631159318557') format('woff'), + url('//at.alicdn.com/t/font_2779107_uog0nj8djep.ttf?t=1631159318557') format('truetype'); } .lf-iconfont { @@ -13,6 +13,62 @@ -moz-osx-font-smoothing: grayscale; } +.icon-weixinzhifu:before { + content: "\e689"; +} + +.icon-fabujilu:before { + content: "\e601"; +} + +.icon-dianpu:before { + content: "\e6b6"; +} + +.icon-huiyuan2:before { + content: "\e640"; +} + +.icon-jilu2:before { + content: "\e65c"; +} + +.icon-shouye:before { + content: "\e636"; +} + +.icon-huiyuan3:before { + content: "\f0ae"; +} + +.icon-shouye1:before { + content: "\e60a"; +} + +.icon-xianxingicon-03:before { + content: "\e60d"; +} + +.icon-shouye2:before { + content: "\e677"; +} + +.icon-pinpai:before { + content: "\e664"; +} + +.icon-yuebao:before { + content: "\e624"; +} + +.icon-pinpailiebiao:before { + content: "\e630"; +} + +.icon-tubiaozhizuomobandefuben-:before { + content: "\e61e"; +} + .icon-huiyuan:before { content: "\e65d"; } diff --git a/components/lf-swiper/lf-swiper.vue b/components/lf-swiper/lf-swiper.vue new file mode 100644 index 0000000..fcd2fcf --- /dev/null +++ b/components/lf-swiper/lf-swiper.vue @@ -0,0 +1,386 @@ + + + + + diff --git a/pages.json b/pages.json index ad3cbee..51d90ab 100644 --- a/pages.json +++ b/pages.json @@ -908,6 +908,20 @@ "navigationBarTitleText": "搜索", "navigationStyle": "custom" } + }, + { + "path" : "pages/user/member/quanyi", + "style" : { + "navigationBarTitleText": "会员权益", + "navigationStyle": "custom" + } + }, + { + "path" : "pages/user/member/explain", + "style" : { + "navigationBarTitleText": "会员权益", + "navigationStyle": "custom" + } } ], "globalStyle": { diff --git a/pages/user/member/explain.vue b/pages/user/member/explain.vue new file mode 100644 index 0000000..3ae33d5 --- /dev/null +++ b/pages/user/member/explain.vue @@ -0,0 +1,171 @@ + + + + + + diff --git a/pages/user/member/quanyi.vue b/pages/user/member/quanyi.vue new file mode 100644 index 0000000..79e069e --- /dev/null +++ b/pages/user/member/quanyi.vue @@ -0,0 +1,167 @@ + + + + + +