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/富茂链客4.1.0
刘晖
6 years ago
parent
1f237a16c8
commit
0395bd06e0
3 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
pages/getphoneInfo/index.js
+0
-1
pages/getuserinfo/index.js
+0
-1
pages/phoneinput/phoneinput.js
+ 0
- 1
pages/getphoneInfo/index.js
View File
@@ -74,7 +74,6 @@ Page({
url: `pages/spellGroup/mySpellGroup/index?couponId=${that.data.paramData.couponId}&couponChannelId=${that.data.paramData.couponChannelId}`
})
}
return;
}
/**
* fromId若存在来自卡转赠
+ 0
- 1
pages/getuserinfo/index.js
View File
@@ -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({
+ 0
- 1
pages/phoneinput/phoneinput.js
View File
@@ -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({
Write
Preview
Loading…
Cancel
Save