From 818458409b2ec2d63b0960fbef12f370352e12c8 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Mon, 9 Sep 2019 16:35:34 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8B=BC=E5=9B=A2=E6=8E=88=E6=9D=83][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:[=E6=8B=BC=E5=9B=A2=E6=8E=88=E6=9D=83?= =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF=E7=9A=84=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E6=96=B9=E5=BC=8F]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/getuserinfo/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/getuserinfo/index.js b/pages/getuserinfo/index.js index c008c81..693a44d 100755 --- a/pages/getuserinfo/index.js +++ b/pages/getuserinfo/index.js @@ -276,7 +276,7 @@ Page({ url: `/pages/coupon/detail/index?couponChannelId=${that.data.couponChannelIdflag}` }); } else if (that.data.fromflag == 'spellcoupondetail' && that.data.couponChannelIdflag) { - wx.navigateTo({ + wx.redirectTo({ url: `/pages/spellGroup/mySpellGroup/index?couponChannelId=${that.data.couponChannelIdflag}` }); }else {