mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-17 23:56:13 +08:00
opt handle res
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -596,7 +596,7 @@ class PiliScheme {
|
||||
: pathSegments.first;
|
||||
debugPrint('area: $area');
|
||||
switch (area) {
|
||||
case 'note':
|
||||
case 'note' || 'note-app':
|
||||
String? id = uri.queryParameters['cvid'];
|
||||
if (id != null) {
|
||||
PageUtils.toDupNamed(
|
||||
|
||||
Reference in New Issue
Block a user