mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 14:19:38 +08:00
整改问题
This commit is contained in:
parent
69d2802387
commit
711c3fae8f
@ -39,10 +39,10 @@ Page({
|
||||
openid: res.openid
|
||||
})
|
||||
// 判断用户是否注册
|
||||
// if (res.token) {
|
||||
// // 跳转首页
|
||||
// _this.jumpIndex(res.openid, res.user, res.token.token)
|
||||
// }
|
||||
if (res.token) {
|
||||
// 跳转首页
|
||||
_this.jumpIndex(res.openid, res.user, res.token.token)
|
||||
}
|
||||
})
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user