Merge branch 'main' into feature-appScheme

This commit is contained in:
guozhigq
2024-06-19 23:40:08 +08:00
80 changed files with 3247 additions and 975 deletions

View File

@ -205,9 +205,7 @@ class PiliSchame {
parameters: {'url': redirectUrl, 'type': 'url', 'pageTitle': ''},
);
}
}
if (path != null) {
} else if (path != null) {
final String area = path.split('/').last;
switch (area) {
case 'bangumi':