This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
qiubinghui
/
zhywpt-plug
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'main' of
http://82.156.35.112:3000/qiubinghui/zhywpt-plug
main
fantengteng
12 hours ago
parent
88849986cb
9fd0757d03
commit
a343bf3b10
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
wxminipro/plugin/etc/pages/activeAgain/activeAgain.js
+ 2
- 1
wxminipro/plugin/etc/pages/activeAgain/activeAgain.js
View File
@@ -213,7 +213,8 @@ Page({
let params = {
mobile: this.data.modelInfo.mobile,
code: sendCode,
loginSource: "431bfdc8b9c645e0b293b85d6ce1925b"
loginSource: "431bfdc8b9c645e0b293b85d6ce1925b",
businessType: 4
}
wx.showLoading()
// 校验验证码是否正确
Write
Preview
Loading…
Cancel
Save