邀请页面更新,抽奖优化,提现列表文字优化
This commit is contained in:
@@ -827,6 +827,7 @@
|
||||
// APP支付宝支付
|
||||
console.log('nvue payType=' + paytype);
|
||||
httpsRequest.getT("/app/wuyou/payOrder/" + this.ordersId + '?payType=' + paytype, {}).then(ret => {
|
||||
console.log(ret);
|
||||
// plus.runtime.openURL(ret.data.h5Url)
|
||||
if (ret.code == 0) {
|
||||
uni.hideLoading()
|
||||
|
||||
Reference in New Issue
Block a user