feat: 合集封面展示、封面切换
This commit is contained in:
@ -84,11 +84,12 @@ class _BangumiPanelState extends State<BangumiPanel> {
|
||||
item.bvid,
|
||||
item.cid,
|
||||
item.aid,
|
||||
item.cover,
|
||||
);
|
||||
if (_bottomSheetController != null) {
|
||||
_bottomSheetController?.close();
|
||||
}
|
||||
currentIndex = i;
|
||||
currentIndex.value = i;
|
||||
scrollToIndex();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user