h5登录方式修改为手机号登录

This commit is contained in:
Aaron
2021-07-20 16:56:16 +08:00
parent f4a9cd5f38
commit c42fc330d7
5 changed files with 304 additions and 228 deletions

View File

@ -354,7 +354,6 @@ export const handleGetUserInfo = () => {
console.log('获取用户信息')
store.dispatch('setUserInfo', res.data)
console.log('获取用户信息后跳转回显的页面')
let redirect = cookie.get('redirect').replace(/\ /g, '')
if (redirect) {
reLaunch({