隐藏分销价会员价

main
fanfan 6 months ago
parent 5e96776222
commit 9392de7f5d
  1. 4
      pages/user/index.vue

@ -424,7 +424,7 @@
物流查询
</view>
</view>
<view class="serveIcon" @click="goJump('/pages/news3/vipPrice?type=0')"
<!-- <view class="serveIcon" @click="goJump('/pages/news3/vipPrice?type=0')"
v-if="userInfo.user_type == 40">
<image :src="$picUrl+'/static/user/member.png'" class="icons"></image>
<view class="serveInfo">
@ -437,7 +437,7 @@
<view class="serveInfo">
分销价
</view>
</view>
</view> -->
<view class="serveIcon" @click="goJump('/pages/news1/MerchantSettlement')">
<image :src="$picUrl+'/static/user/checkIn.png'" class="icons"></image>
<view class="serveInfo">

Loading…
Cancel
Save