diff --git a/pages/getphoneInfo/index.js b/pages/getphoneInfo/index.js index a9f791a..9e28db0 100755 --- a/pages/getphoneInfo/index.js +++ b/pages/getphoneInfo/index.js @@ -65,8 +65,9 @@ Page({ */ if (that.data.path == 'jifen') { wx.redirectTo({ - url: `/pages/joinFrDpell/index?couponChannelId=${that.data.paramData.couponChannelId}` + url: `/pages/integralmall/payIntegcoupondetail/index?couponChannelId=${that.data.paramData.couponChannelId}` }) + return; } /** * 来自拼团详情 diff --git a/pages/phoneinput/phoneinput.js b/pages/phoneinput/phoneinput.js index d047bfa..c7487cf 100644 --- a/pages/phoneinput/phoneinput.js +++ b/pages/phoneinput/phoneinput.js @@ -50,8 +50,9 @@ Page({ */ if (that.data.path == 'jifen') { wx.redirectTo({ - url: `/pages/joinFrDpell/index?couponChannelId=${that.data.paramData.couponChannelId}` + url: `/pages/integralmall/payIntegcoupondetail/index?couponChannelId=${that.data.paramData.couponChannelId}` }) + return; } /** * 来自拼团详情