This commit is contained in:
AN
2025-06-18 23:09:07 +08:00
9 changed files with 72 additions and 32 deletions

View File

@ -467,6 +467,7 @@ declare namespace App {
};
};
route: Record<I18nRouteKey, string>;
menu: Record<string, string>;
dict: Record<string, Record<string, string>>;
page: {
common: {