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