Explorar el Código

upload

checkUser
HolyKnightIX hace 2 años
padre
commit
f79149590d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      index/user.js

+ 1
- 0
index/user.js Ver fichero

@@ -102,6 +102,7 @@ Page({
},
//是否授权手机号
ifPhoneInfo() {
const that = this
Http.get({
url: config.api.checkPhoneStatus,
data: {}


Cargando…
Cancelar
Guardar