From c86e093b26f89eb72acd8794fa7d80d1855af372 Mon Sep 17 00:00:00 2001 From: Apple <> Date: Fri, 23 Sep 2022 17:03:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E6=8B=9F=E4=BC=98=E6=83=A0=E5=88=B8?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E5=95=86=E5=93=81=E5=88=97=E8=A1=A8=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v1_5_0_C/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v1_5_0_C/index.html b/v1_5_0_C/index.html index 42fb3be..8c01966 100644 --- a/v1_5_0_C/index.html +++ b/v1_5_0_C/index.html @@ -303,6 +303,8 @@ self.openErrorDialog(res.data.message); } }).catch(err => { }); + }else {//优惠券 + window.location.href='./couponCollection.html' } }, getQueryString (name) {