10.18前的开发
This commit is contained in:
1
unpackage/dist/dev/mp-weixin/store/index.js
vendored
1
unpackage/dist/dev/mp-weixin/store/index.js
vendored
@@ -59,7 +59,6 @@ const useStore = common_vendor.defineStore("main2", {
|
||||
if (access_token) {
|
||||
this.access_token = access_token;
|
||||
this.isLogin = true;
|
||||
this.getUserInfo();
|
||||
}
|
||||
},
|
||||
async getUserInfo() {
|
||||
|
Reference in New Issue
Block a user