mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 19:46:47 +08:00
fix: bangumi like/coin/fav state
This commit is contained in:
@@ -126,6 +126,7 @@ class _PagesPanelState extends State<PagesPanel> {
|
||||
child: InkWell(
|
||||
onTap: () => {
|
||||
widget.changeFuc(
|
||||
null,
|
||||
widget.bvid,
|
||||
widget.pages[i].cid,
|
||||
IdUtils.bv2av(widget.bvid),
|
||||
|
||||
Reference in New Issue
Block a user