WebApp【公共组件库】@前端(For Git Submodule)
‘chensiAb’
2025-04-10 a981e5a6d920bd477fff683158625fad505f4cc8
common/WxH5Pay.js
@@ -10,7 +10,7 @@
    }
    callWxPay(payParam, callback) {
        Tools.toast('正在微信支付...');
        Tools.toast('正在支付...');
        setTimeout(() => {
            if (typeof WeixinJSBridge === 'undefined') {
                if (document.addEventListener) {