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