邀请页面更新,抽奖优化,提现列表文字优化

This commit is contained in:
2025-01-10 18:32:44 +08:00
parent b8c47e899d
commit 948ea77ee6
4 changed files with 47 additions and 14 deletions

View File

@@ -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()