pages/my/my.vue
@@ -88,12 +88,12 @@ <view>{{item.text}}</view> </view> </template> <view class="mySerCon-v" @tap="toHuishou" > <!-- <view class="mySerCon-v" @tap="toHuishou" > <template v-if="isShop"> <image src="/static/imgs/quanshou.png" mode="widthFix"></image> <text>会员权收</text></template> </view> </view> --> </view> </view> <!-- <view style="text-align: center;font-size: 24rpx;color: #666666;margin: 80rpx 0;"> @@ -181,6 +181,8 @@ console.log('res',res) } }) } else { _this.isShop = false } }, methods: {