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
upload
checkUser
HolyKnightIX
2 years ago
parent
a7d88b0a07
commit
f79149590d
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
index/user.js
+ 1
- 0
index/user.js
View File
@@ -102,6 +102,7 @@ Page({
},
//是否授权手机号
ifPhoneInfo() {
const that = this
Http.get({
url: config.api.checkPhoneStatus,
data: {}
Write
Preview
Loading…
Cancel
Save