diff --git a/combining.html b/combining.html index 8a86f85..8e93588 100644 --- a/combining.html +++ b/combining.html @@ -576,7 +576,7 @@ console.log(result); }); } - upWXSmallProgramYouBank(); + // upWXSmallProgramYouBank(); } else { window.location.replace(res.data.redirect_url); } diff --git a/reduce.html b/reduce.html index 1d62d43..6bcbccc 100644 --- a/reduce.html +++ b/reduce.html @@ -288,8 +288,8 @@ console.log(result); }); } - upWXSmallProgramYouBank(); - return; + // upWXSmallProgramYouBank(); + // return; } //微信 // if (ua.indexOf("dingtalk") > -1) { diff --git a/wx-combining.html b/wx-combining.html index 1755174..b9c4b38 100644 --- a/wx-combining.html +++ b/wx-combining.html @@ -553,7 +553,7 @@ console.log(result); }); } - upWXSmallProgramYouBank(); + // upWXSmallProgramYouBank(); } else { window.location.replace(res.data.redirect_url); }