10.18前的开发
This commit is contained in:
@@ -61,7 +61,7 @@ export const useStore = defineStore('main2', {
|
||||
if(access_token) {
|
||||
this.access_token = access_token
|
||||
this.isLogin = true
|
||||
this.getUserInfo()
|
||||
// this.getUserInfo()
|
||||
}
|
||||
// else{
|
||||
// if(!visitState) {
|
||||
|
Reference in New Issue
Block a user