Browse Source

upload

checkUser
HolyKnightIX 2 years ago
parent
commit
f79149590d
1 changed files with 1 additions and 0 deletions
  1. +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: {}


Loading…
Cancel
Save