|
@@ -48,7 +48,7 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
<com-copyright></com-copyright>
|
|
|
-
|
|
|
+ <!-- <image src=""></image> -->
|
|
|
<!-- <com-footer model="member"></com-footer> -->
|
|
|
<uni-popup ref="popup" type="center"><image class="qrcode-img" :src="kefu.url"></image></uni-popup>
|
|
|
<dialog-birthday v-if="showBirthday" @closed="showBirthday = false"></dialog-birthday>
|
|
@@ -87,7 +87,7 @@
|
|
|
type: 'link',
|
|
|
model: '',
|
|
|
link: '/pages/client/tuan/zjjl',
|
|
|
- icon: this.$config.staticUrl + 'vipcard_icon_my_card@2x.png',
|
|
|
+ icon: this.$config.zystaticUrl + '/static/img/wode/zhuij.png',
|
|
|
show: 1
|
|
|
},
|
|
|
{
|
|
@@ -95,7 +95,7 @@
|
|
|
type: 'link',
|
|
|
model: '',
|
|
|
link: '/pages/client/orders/oreders',
|
|
|
- icon: this.$config.staticUrl + 'vipcard_icon_my_advise@2x.png',
|
|
|
+ icon: this.$config.zystaticUrl + '/static/img/wode/wd-cz.png',
|
|
|
show: 1
|
|
|
},
|
|
|
{
|
|
@@ -103,7 +103,7 @@
|
|
|
type: 'link',
|
|
|
model: '',
|
|
|
link: '/pages/client/consume/consume',
|
|
|
- icon: this.$config.staticUrl + 'vipcard_icon_my_advise@2x.png',
|
|
|
+ icon: this.$config.zystaticUrl + '/static/img/wode/xiaofei.png',
|
|
|
show: 1
|
|
|
},
|
|
|
{
|
|
@@ -111,7 +111,7 @@
|
|
|
type: 'kefu',
|
|
|
model: '',
|
|
|
link: '/pages/client/tuan/wdxh',
|
|
|
- icon: this.$config.staticUrl + 'vipcard_love.png?v=1',
|
|
|
+ icon: this.$config.zystaticUrl + '/static/img/wode/kefu.png',
|
|
|
show: 1
|
|
|
},
|
|
|
|