opt video card

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-26 17:27:01 +08:00
parent 12c13cd25a
commit 20893ef65f
6 changed files with 19 additions and 35 deletions

View File

@@ -168,7 +168,6 @@ class _HotPageState extends CommonPageState<HotPage, HotController>
}
return VideoCardH(
videoItem: response[index],
showPubdate: true,
onRemove: () => controller.loadingState
..value.data!.removeAt(index)
..refresh(),