mod: 首页web端推荐展示【已关注】

This commit is contained in:
guozhigq
2024-01-02 23:34:23 +08:00
parent 6bdc687082
commit 65ab59fa35

View File

@ -266,6 +266,14 @@ class VideoContent extends StatelessWidget {
fs: 9, fs: 9,
) )
], ],
if (videoItem.isFollowed == 1) ...[
const PBadge(
text: '已关注',
stack: 'normal',
size: 'small',
type: 'color',
)
],
Expanded( Expanded(
flex: crossAxisCount == 1 ? 0 : 1, flex: crossAxisCount == 1 ? 0 : 1,
child: Text( child: Text(