mod: 用户页面投稿加载

This commit is contained in:
guozhigq
2023-07-27 23:35:20 +08:00
parent ca12be5373
commit bc83d26073
9 changed files with 180 additions and 50 deletions

View File

@ -108,7 +108,7 @@ class _MemberPageState extends State<MemberPage>
const SizedBox(height: 14),
Row(
children: [
Expanded(
Flexible(
child: Text(
_memberController
.memberInfo.value.name!,