|
|
@ -50,18 +50,18 @@ |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="pro"> |
|
|
|
<view class="pro" v-if="userInfo.user_type==10"> |
|
|
|
<view class="proMem"> |
|
|
|
<view class="proMem"> |
|
|
|
<text v-if="userInfo.user_type==20">Plus</text> |
|
|
|
<text v-if="userInfo.user_type==10">Plus</text> |
|
|
|
<text v-if="userInfo.user_type==30">分销</text> |
|
|
|
<!-- <text v-if="userInfo.user_type==30">分销</text> --> |
|
|
|
<view>会员</view> |
|
|
|
<view>会员</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="proInfo"> |
|
|
|
<view class="proInfo"> |
|
|
|
开通<text v-if="userInfo.user_type==20">Plus</text> |
|
|
|
开通<text v-if="userInfo.user_type==10">Plus</text> |
|
|
|
<text v-if="userInfo.user_type==30">分销</text>会员预计再省<text style="color: #FF1D1D;">30</text>元 |
|
|
|
<!-- <text v-if="userInfo.user_type==30">分销</text> -->会员预计再省<text style="color: #FF1D1D;">30</text>元 |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="proBtn" @click="goMember()"> |
|
|
|
<view class="proBtn" @click="goMember()"> |
|
|
|
{{(userInfo.user_type==20 || userInfo.user_type == 30)?'立即续费':'立即开通'}} |
|
|
|
立即开通 |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="goodsDetail"> |
|
|
|
<view class="goodsDetail"> |
|
|
|