fix: 评论区链接重复跳转

This commit is contained in:
guozhigq
2024-06-16 18:24:31 +08:00
parent b5ff6d1418
commit 93a5b59ee7

View File

@ -196,9 +196,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':