修改支付跳转逻辑
This commit is contained in:
@@ -1456,10 +1456,10 @@
|
||||
}
|
||||
})
|
||||
})
|
||||
if(this.noBuyVideoIndex!==null&&this.noBuyVideoIndex==indexss){
|
||||
if(this.noBuyVideoIndex!==null){
|
||||
this.noBuyVideoIndex=null
|
||||
return uni.navigateTo({
|
||||
url:'/me/choujiang/choujiang?orderId'+2144
|
||||
url:'/me/choujiang/choujiang'
|
||||
})
|
||||
}
|
||||
} else { //直接跳转进来的
|
||||
|
||||
Reference in New Issue
Block a user