图片调整
This commit is contained in:
@@ -453,10 +453,6 @@ export default {
|
||||
this.submitClickNum = 0
|
||||
res.userInfo.token = res.token.token;
|
||||
await this.setUserInfo(res.userInfo);
|
||||
console.log(
|
||||
"res.userInfo哈哈红红火火恍恍惚惚 at line 593:",
|
||||
res.token
|
||||
);
|
||||
uni.setStorageSync("token", res.token.token);
|
||||
uni.showToast({
|
||||
title: "登录成功",
|
||||
|
||||
Reference in New Issue
Block a user