mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
@@ -25,7 +25,7 @@ class BangumiCardVTimeline extends StatelessWidget {
|
||||
title: item.title,
|
||||
cover: item.cover,
|
||||
),
|
||||
onTap: () async {
|
||||
onTap: () {
|
||||
PageUtils.viewBangumi(seasonId: item.seasonId, epId: item.episodeId);
|
||||
},
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user