订单去充值跳转修改

This commit is contained in:
duan 2024-07-20 14:10:34 +08:00
parent a71399f675
commit 638ffcb824
1 changed files with 3 additions and 3 deletions

View File

@ -381,8 +381,8 @@
},
goRecharge() { //
// ,,
console.log(uni.cache.get('userInfo').telephone, '调试1')
if (uni.cache.get('userInfo').telephone == '') {
// console.log(this.amountVIP.isVip, '1')
if (this.amountVIP.isVip == 0) {
//
uni.navigateTo({
url: '/pages/member/activatedmemberone?shopId=' + uni.cache.get('shopUser')
@ -480,7 +480,7 @@
let res = await this.api.accountPay({
orderId: this.listinfoid,
memberId: this.amountVIP.id,
pwd:pwd
pwd: pwd
})
if (res.code == 0) {
// data ->1