fix: up主动态页异常
This commit is contained in:
@ -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(
|
||||
|
Reference in New Issue
Block a user