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/富茂链客3.3.4
刘晖
6 years ago
parent
042c1b74c6
commit
2753144838
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
pages/index/index.js
+ 4
- 0
pages/index/index.js
View File
@@ -69,6 +69,10 @@ Page({
wx.redirectTo({
url: `/pages/getuserinfo/index?orderId=${orderId}&from='${"discount"}`
});
}else{
wx.redirectTo({
url: `/pages/getuserinfo/index`
});
}
}
});
Write
Preview
Loading…
Cancel
Save