feat: up投稿展示充电专属标签

This commit is contained in:
guozhigq
2024-04-25 23:18:21 +08:00
parent 98597c48a3
commit ac9a2349c0
2 changed files with 10 additions and 0 deletions

View File

@ -79,6 +79,7 @@ class _MemberArchivePageState extends State<MemberArchivePage> {
videoItem: list[index],
showOwner: false,
showPubdate: true,
showCharge: true,
);
},
childCount: list.length,