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 @@ + + + + + +