From 4ca021711e4e8443a03fbfd75a4bbb79271e522b Mon Sep 17 00:00:00 2001 From: guozhigq Date: Tue, 2 Jan 2024 23:24:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20up=E4=B8=BB=E5=8A=A8=E6=80=81=E9=A1=B5?= =?UTF-8?q?=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/pages/dynamics/widgets/author_panel.dart | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lib/pages/dynamics/widgets/author_panel.dart b/lib/pages/dynamics/widgets/author_panel.dart index c21516e5..5276d390 100644 --- a/lib/pages/dynamics/widgets/author_panel.dart +++ b/lib/pages/dynamics/widgets/author_panel.dart @@ -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(