This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
weapp
/
C
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
66
Wiki
Activity
Browse Source
[积分商城][手机号授权跳转修改]
tags/湖南版5.1.4
刘晖
6 years ago
parent
b5464f347d
commit
498559f852
2 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
pages/getphoneInfo/index.js
+2
-1
pages/phoneinput/phoneinput.js
+ 2
- 1
pages/getphoneInfo/index.js
View File
@@ -65,8 +65,9 @@ Page({
*/
if (that.data.path == 'jifen') {
wx.redirectTo({
url: `/pages/
joinFrDpel
l/index?couponChannelId=${that.data.paramData.couponChannelId}`
url: `/pages/
integralmall/payIntegcoupondetai
l/index?couponChannelId=${that.data.paramData.couponChannelId}`
})
return;
}
/**
* 来自拼团详情
+ 2
- 1
pages/phoneinput/phoneinput.js
View File
@@ -50,8 +50,9 @@ Page({
*/
if (that.data.path == 'jifen') {
wx.redirectTo({
url: `/pages/
joinFrDpel
l/index?couponChannelId=${that.data.paramData.couponChannelId}`
url: `/pages/
integralmall/payIntegcoupondetai
l/index?couponChannelId=${that.data.paramData.couponChannelId}`
})
return;
}
/**
* 来自拼团详情
Write
Preview
Loading…
Cancel
Save