From 045fc67635c4b9632d028733a5518bbfc57fe300 Mon Sep 17 00:00:00 2001 From: zhangguoping Date: Thu, 1 Aug 2024 11:45:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=82=E6=95=B0=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- combining.html | 2 +- reduce.html | 4 ++-- wx-combining.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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); }