fix: update name

This commit is contained in:
xiaoxian521
2021-11-26 22:54:29 +08:00
parent aca6a667f3
commit 8c31ca1bad
6 changed files with 38 additions and 37 deletions

2
types/global.d.ts vendored
View File

@@ -87,7 +87,7 @@ declare global {
Title?: string;
FixedHeader?: boolean;
HiddenSideBar?: boolean;
MultiTabsCache?: boolean;
MultiTagsCache?: boolean;
KeepAlive?: boolean;
Locale?: string;
Layout?: string;