订单相关修改提测
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/drder/wechat.png" mode="">
|
||||
</image>
|
||||
<text style="font-size: 28rpx;margin-left: 16rpx;">
|
||||
会员卡支付</text>
|
||||
余额支付</text>
|
||||
</view>
|
||||
</u-radio>
|
||||
</u-radio-group>
|
||||
@@ -207,7 +207,7 @@
|
||||
let isVip = uni.cache.get('userInfo').isPwd
|
||||
if (isVip == 0) {
|
||||
uni.pro.navigateTo('/pages/user/repairpassword', {
|
||||
shopId_id: uni.cache.get('shopUser')
|
||||
shopId_id: uni.cache.get('shopId')
|
||||
})
|
||||
} else {
|
||||
this.ispws = true
|
||||
|
||||
Reference in New Issue
Block a user