mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 16:48:16 +08:00
@@ -24,7 +24,7 @@ class BangumiCardVSearch extends StatelessWidget {
|
||||
title: item.title?.map((e) => e['text']).join(),
|
||||
cover: item.cover,
|
||||
),
|
||||
onTap: () async {
|
||||
onTap: () {
|
||||
PageUtils.viewBangumi(seasonId: item.seasonId);
|
||||
},
|
||||
child: Column(
|
||||
|
||||
Reference in New Issue
Block a user