创建虚拟人物,调整登录逻辑

This commit is contained in:
唐明明
2022-06-07 17:34:05 +08:00
parent 1c6091371e
commit b76167eb0d
19 changed files with 4434 additions and 4784 deletions

View File

@@ -52,7 +52,14 @@ class userAuth {
}
}
// 预登录
Login() {
Login() {
router.push({
name: 'Auth'
})
return
// 移出一键登录
//#ifdef H5
router.push({
name: 'Auth'