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