fix MyLocationPage&LimitMapBoundsPage mis-match

This commit is contained in:
Kuloud
2024-06-27 16:04:43 +08:00
parent 61202ada16
commit 2c3e525b32
5 changed files with 32 additions and 2 deletions

View File

@ -43,5 +43,6 @@ class RouteConfig {
);
}
}
return null;
}
}