WebApp【公共组件库】@前端(For Git Submodule)
Tevin
2023-11-13 fdf651a9d42918f3be8374ed4f239ebe26d0a749
文案微调
1 files modified
2 ■■■ changed files
common/WxH5Pay.js 2 ●●● patch | view | raw | blame | history
common/WxH5Pay.js
@@ -10,7 +10,7 @@
    }
    callWxPay(payParam, callback) {
        Tools.toast('正在微信支付...');
        Tools.toast('正在支付...');
        setTimeout(() => {
            if (typeof WeixinJSBridge === 'undefined') {
                if (document.addEventListener) {