From 65ab59fa3554fd962d0166aea1cc9f400ae97306 Mon Sep 17 00:00:00 2001 From: guozhigq Date: Tue, 2 Jan 2024 23:34:23 +0800 Subject: [PATCH] =?UTF-8?q?mod:=20=E9=A6=96=E9=A1=B5web=E7=AB=AF=E6=8E=A8?= =?UTF-8?q?=E8=8D=90=E5=B1=95=E7=A4=BA=E3=80=90=E5=B7=B2=E5=85=B3=E6=B3=A8?= =?UTF-8?q?=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/common/widgets/video_card_v.dart | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/common/widgets/video_card_v.dart b/lib/common/widgets/video_card_v.dart index fa15a75c..5c827f84 100644 --- a/lib/common/widgets/video_card_v.dart +++ b/lib/common/widgets/video_card_v.dart @@ -266,6 +266,14 @@ class VideoContent extends StatelessWidget { fs: 9, ) ], + if (videoItem.isFollowed == 1) ...[ + const PBadge( + text: '已关注', + stack: 'normal', + size: 'small', + type: 'color', + ) + ], Expanded( flex: crossAxisCount == 1 ? 0 : 1, child: Text(