更新未登录时候头像报错

This commit is contained in:
wyf
2025-08-02 09:10:14 +08:00
parent 42ff53868b
commit 9dc0f55ab6
5 changed files with 39 additions and 104 deletions

View File

@@ -117,6 +117,7 @@ class _MinePageState extends State<NewMinePage> {
child: Row(
children: [
Obx(() {
userInfoController.model.login!;
return Container(
width: 120.rpx,
height: 120.rpx,