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 {