|
|
@ -145,7 +145,7 @@ |
|
|
|
原价 ¥{{choseItem.price}} |
|
|
|
原价 ¥{{choseItem.price}} |
|
|
|
</view> --> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="btn" style="opacity:0.6" v-if="user.user_type == 40"> |
|
|
|
<view class="btn" style="background: gray;opacity: 0.6;" v-if="user.user_type == 40"> |
|
|
|
<text>¥{{Number(choseItem.price)}}</text>开卡{{Number(choseItem.month)}}个月 |
|
|
|
<text>¥{{Number(choseItem.price)}}</text>开卡{{Number(choseItem.month)}}个月 |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<view class="btn" @click="gotoPay" v-else> |
|
|
|
<view class="btn" @click="gotoPay" v-else> |
|
|
|