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


Cargando…
Cancelar
Guardar