2023.11.1修改
This commit is contained in:
@@ -62,6 +62,7 @@ export const useStore = defineStore('main2', {
|
||||
if(access_token) {
|
||||
this.access_token = access_token
|
||||
this.isLogin = true
|
||||
this.userInfo = uni.getStorageSync('userInfo')
|
||||
// this.getUserInfo()
|
||||
}
|
||||
// else{
|
||||
|
Reference in New Issue
Block a user