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() { ifPhoneInfo() {
const that = this
Http.get({ Http.get({
url: config.api.checkPhoneStatus, url: config.api.checkPhoneStatus,
data: {} data: {}


Loading…
Cancel
Save