fix: bug
This commit is contained in:
@@ -12,8 +12,10 @@ onLaunch((options) => {
|
||||
// },
|
||||
})
|
||||
} else {
|
||||
if (userStore.isLogged) {
|
||||
userStore.loadUserInfo()
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
onPageNotFound(() => {
|
||||
|
||||
Reference in New Issue
Block a user