mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-27 19:48:37 +00:00
@@ -79,6 +79,9 @@ class _ZonePageState extends CommonPageState<ZonePage, ZoneController>
|
||||
return VideoCardH(
|
||||
videoItem: item,
|
||||
showPubdate: true,
|
||||
onRemove: () => controller.loadingState
|
||||
..value.data!.removeAt(index)
|
||||
..refresh(),
|
||||
);
|
||||
}
|
||||
return PgcRankItem(item: item);
|
||||
|
||||
Reference in New Issue
Block a user