优化代码
This commit is contained in:
@@ -111,6 +111,7 @@ export default {
|
||||
icon: "success",
|
||||
});
|
||||
uni.setStorageSync("userinfo", res.data.info);
|
||||
uni.setStorageSync("token", res.data.info.token);
|
||||
goEasylogin(this.$goeasy,String(res.data.info.id),this.picture,this.name);
|
||||
counter.$patch({ myitem: res.data.info });
|
||||
uni.hideLoading();
|
||||
|
||||
Reference in New Issue
Block a user