From 0395bd06e0c62ef7469fe106c727857f03737b3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Wed, 13 Mar 2019 17:07:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=94=A8=E6=88=B7=E6=8E=88=E6=9D=83?= =?UTF-8?q?=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/getphoneInfo/index.js | 1 - pages/getuserinfo/index.js | 1 - pages/phoneinput/phoneinput.js | 1 - 3 files changed, 3 deletions(-) diff --git a/pages/getphoneInfo/index.js b/pages/getphoneInfo/index.js index 00a56ad..d4881f0 100755 --- a/pages/getphoneInfo/index.js +++ b/pages/getphoneInfo/index.js @@ -74,7 +74,6 @@ Page({ url: `pages/spellGroup/mySpellGroup/index?couponId=${that.data.paramData.couponId}&couponChannelId=${that.data.paramData.couponChannelId}` }) } - return; } /** * fromId若存在来自卡转赠 diff --git a/pages/getuserinfo/index.js b/pages/getuserinfo/index.js index 2bf20b7..3b6a990 100755 --- a/pages/getuserinfo/index.js +++ b/pages/getuserinfo/index.js @@ -82,7 +82,6 @@ Page({ wx.reLaunch({ url: `/pages/joinFrDpell/index?couponId=${that.data.optionData.couponId}&orderGroupId=${that.data.optionData.orderGroupId}&couponChannelId=${that.data.optionData.couponChannelId}&orderId=${that.data.optionData.orderId}&avatarUrl=${options.avatarUrl}&nickName=${options.nickName}` }); - return; } if (that.data.path == 'index') { wx.reLaunch({ diff --git a/pages/phoneinput/phoneinput.js b/pages/phoneinput/phoneinput.js index 69240a8..ec2389b 100644 --- a/pages/phoneinput/phoneinput.js +++ b/pages/phoneinput/phoneinput.js @@ -58,7 +58,6 @@ Page({ url: `pages/spellGroup/mySpellGroup/index?couponId=${that.data.paramData.couponId}&couponChannelId=${that.data.paramData.couponChannelId}` }) } - return; } if (that.path != 'index'){ wx.redirectTo({