mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: 无网络时点击头像会退出登录
This commit is contained in:
@@ -69,7 +69,8 @@ class MineController extends GetxController {
|
||||
resetUserInfo();
|
||||
}
|
||||
} else {
|
||||
resetUserInfo();
|
||||
// resetUserInfo();
|
||||
SmartDialog.showToast(res['msg']);
|
||||
}
|
||||
await queryUserStatOwner();
|
||||
return res;
|
||||
|
||||
Reference in New Issue
Block a user