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