From 498559f852488fe6384501b34d3c3ad787c1e127 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Thu, 18 Apr 2019 16:19:29 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=A7=AF=E5=88=86=E5=95=86=E5=9F=8E][?= =?UTF-8?q?=E6=89=8B=E6=9C=BA=E5=8F=B7=E6=8E=88=E6=9D=83=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/getphoneInfo/index.js | 3 ++- pages/phoneinput/phoneinput.js | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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; } /** * 来自拼团详情