From 26360473fb47c687d3677915077993898cdc39e3 Mon Sep 17 00:00:00 2001 From: zhangguoping Date: Mon, 2 Sep 2024 17:11:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=BC=80=E4=BD=93=E9=AA=8C=E7=89=88?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- combining.html | 4 +--- reduce.html | 4 +--- wx-combining.html | 4 +--- xw-pages/reduce.html | 4 +--- xw-pages/wx-combining.html | 4 +--- 5 files changed, 5 insertions(+), 15 deletions(-) diff --git a/combining.html b/combining.html index bad33a9..765c96f 100644 --- a/combining.html +++ b/combining.html @@ -579,9 +579,7 @@ } upWXSmallProgramYouBank(); } else { - alert(3) - window.location.replace(res.data.redirect_url + "&env_version=trial"); - // window.location.replace(res.data.redirect_url); + window.location.replace(res.data.redirect_url); } this.getProductDetail(); } diff --git a/reduce.html b/reduce.html index 4492bc1..cfebf91 100644 --- a/reduce.html +++ b/reduce.html @@ -301,10 +301,8 @@ this.publicCollection(res.data.order_number); } else { this.loading = false; - alert(2) - window.location.replace(res.data.redirect_url + "&env_version=trial"); //唤起微信福利官小程序 - // window.location.replace(res.data.redirect_url); + window.location.replace(res.data.redirect_url); } // } diff --git a/wx-combining.html b/wx-combining.html index d8a19cd..3538059 100644 --- a/wx-combining.html +++ b/wx-combining.html @@ -556,9 +556,7 @@ } upWXSmallProgramYouBank(); } else { - alert(1) - window.location.replace(res.data.redirect_url + "&env_version=trial"); - // window.location.replace(res.data.redirect_url); + window.location.replace(res.data.redirect_url); } self.timeGet = setInterval(() => { self.getProductDetail(); // diff --git a/xw-pages/reduce.html b/xw-pages/reduce.html index 24ece5a..d18a3e2 100644 --- a/xw-pages/reduce.html +++ b/xw-pages/reduce.html @@ -294,9 +294,7 @@ } upWXSmallProgramYouBank(); } else { - alert(5) - window.location.replace(res.data.redirect_url + "&env_version=trial"); - // window.location.replace(res.data.redirect_url); + window.location.replace(res.data.redirect_url); } } } else { diff --git a/xw-pages/wx-combining.html b/xw-pages/wx-combining.html index 97632af..21465c5 100644 --- a/xw-pages/wx-combining.html +++ b/xw-pages/wx-combining.html @@ -546,9 +546,7 @@ } upWXSmallProgramYouBank(); } else { - alert(6) - window.location.replace(res.data.redirect_url + "&env_version=trial"); - // window.location.replace(res.data.redirect_url); + window.location.replace(res.data.redirect_url); } self.timeGet = setInterval(() => { self.getProductDetail(); //