mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
fix: 🐛 修改微信浏览器中支付唤起支付显示框不关闭bug
This commit is contained in:
@@ -334,6 +334,7 @@
|
||||
}
|
||||
}
|
||||
);
|
||||
uni.hideLoading();
|
||||
} else {
|
||||
window.location.href = JSON.parse(response.result).h5_url;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user