修改loading图片不显示的问题;修改登录授权逻辑
This commit is contained in:
@ -365,11 +365,11 @@ export const handleGetUserInfo = () => {
|
||||
})
|
||||
return
|
||||
}
|
||||
|
||||
reLaunch({
|
||||
path: '/pages/home/index',
|
||||
// query
|
||||
})
|
||||
back()
|
||||
// reLaunch({
|
||||
// path: '/pages/home/index',
|
||||
// // query
|
||||
// })
|
||||
|
||||
// var pages = getCurrentPages() //获取加载的页面
|
||||
// var currentPage = pages[pages.length - 1] //获取当前页面的对象
|
||||
|
Reference in New Issue
Block a user