opt: bangumi follow status

This commit is contained in:
guozhigq
2024-10-27 14:39:21 +08:00
parent b9ef5bae4e
commit 16a8cc8d68
5 changed files with 206 additions and 28 deletions

View File

@ -31,7 +31,7 @@ class RoutePush {
};
arguments['heroTag'] = heroTag ?? Utils.makeHeroTag(cid);
Get.toNamed(
'/video?bvid=$bvid&cid=$cid&epId=$epId',
'/video?bvid=$bvid&cid=$cid&epId=$epId&seasonId=$seasonId',
arguments: arguments,
);
} else {