作者 sgj
1 个管道 的构建 通过 耗费 0 秒

评价问题重构

@@ -88,11 +88,9 @@ try { @@ -88,11 +88,9 @@ try {
88 } else if (res.err_msg == 'get_brand_wcpay_request:cancel') { 88 } else if (res.err_msg == 'get_brand_wcpay_request:cancel') {
89 window.history.go(-1); 89 window.history.go(-1);
90 } 90 }
91 -  
92 } 91 }
93 ); 92 );
94 } 93 }
95 -  
96 function callpay() { 94 function callpay() {
97 if (typeof WeixinJSBridge == "undefined") { 95 if (typeof WeixinJSBridge == "undefined") {
98 if (document.addEventListener) { 96 if (document.addEventListener) {