mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 06:33:59 +08:00
@@ -357,10 +357,7 @@ abstract final class PageUtils {
|
||||
if (url.contains('medialist/detail/ml')) {
|
||||
Get.toNamed(
|
||||
'/favDetail',
|
||||
parameters: {
|
||||
'heroTag': '${medialist.cover}',
|
||||
'mediaId': '${medialist.id}',
|
||||
},
|
||||
parameters: {'mediaId': '${medialist.id}'},
|
||||
);
|
||||
} else {
|
||||
PiliScheme.routePushFromUrl(url.http2https);
|
||||
|
||||
Reference in New Issue
Block a user