更新ui
This commit is contained in:
@@ -48,6 +48,7 @@ class UserInfoModel {
|
||||
|
||||
// String? nickname; //修改昵称
|
||||
// String? avatar; //修改头像地址
|
||||
bool isProgrammaticPop = false; // 标记变量
|
||||
|
||||
UserInfoModel();
|
||||
static UserInfoModel fromJson(Map<String, dynamic> json) =>
|
||||
|
||||
Reference in New Issue
Block a user