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

@@ -46,7 +46,7 @@ class _FansPageState extends State<FansPage> {
centerTitle: false,
titleSpacing: 0,
title: Text(
'的粉丝',
'${_fansController.name}的粉丝',
style: Theme.of(context).textTheme.titleMedium,
),
),