支付拉起调整
This commit is contained in:
@@ -1203,7 +1203,10 @@
|
||||
this.showMoney = false //显示充值弹窗
|
||||
// this.payOrder(this.ordersId, this.payMoney)
|
||||
// #ifdef H5
|
||||
window.open(data.h5Url)
|
||||
// window.location.href = data.h5Url
|
||||
uni.navigateTo({
|
||||
url: '/pages/pays/pays?ordersId=' + data.ordersId + '&url=' + data.h5Url
|
||||
});
|
||||
// #endif
|
||||
},
|
||||
//自组件关闭的回调
|
||||
|
||||
Reference in New Issue
Block a user