测试
This commit is contained in:
@@ -147,6 +147,9 @@ export const useUserStore = defineStore('user', () => {
|
||||
// #ifdef APP-PLUS
|
||||
await useLoginState().logout()
|
||||
// #endif
|
||||
// #ifdef H5
|
||||
await useLoginState().logout()
|
||||
// #endif
|
||||
clearAllUserInfo()
|
||||
await showToast('退出登录成功', 'success')
|
||||
reLaunch('/pages/login/login')
|
||||
|
||||
Reference in New Issue
Block a user