fix: up主动态页异常

This commit is contained in:
guozhigq
2024-01-02 23:24:54 +08:00
parent b3f418181d
commit 4ca021711e

View File

@ -57,14 +57,6 @@ class AuthorPanel extends StatelessWidget {
fontSize: Theme.of(context).textTheme.titleSmall!.fontSize,
),
),
if (item.modules.moduleTag != null) ...[
const SizedBox(width: 6),
PBadge(
bottom: 10,
right: 10,
text: item.modules.moduleTag['text'],
)
]
],
),
DefaultTextStyle.merge(