提交
This commit is contained in:
@@ -71,7 +71,6 @@ Page({
|
||||
alertInfo("请输入你的昵称")
|
||||
return
|
||||
}
|
||||
let err = ""
|
||||
loadingFunc(async () => {
|
||||
const wxLoginCode = await wxLogin()
|
||||
const { code, message, data } = await userValidate({ park, tenement, phone, name, code: wxLoginCode })
|
||||
|
Reference in New Issue
Block a user