mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:43:26 +08:00
【修复】修复0元付款后,获取支付结果中,提示窗口一直存在的问题。
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
this.paymentInfo.money = '0.00';
|
||||
this.paymentInfo.status = 2;
|
||||
this.paymentInfo.type = 1;
|
||||
uni.hideLoading();
|
||||
return;
|
||||
}
|
||||
let data = {
|
||||
|
||||
Reference in New Issue
Block a user