perf: layout set

This commit is contained in:
xiaoxian521
2021-12-22 13:40:59 +08:00
parent c86aae7b8b
commit c875d20e83
2 changed files with 5 additions and 5 deletions

2
types/global.d.ts vendored
View File

@@ -81,8 +81,8 @@ declare global {
KeepAlive?: boolean;
Locale?: string;
Layout?: string;
DarkMode?: boolean;
Theme?: string;
DarkMode?: boolean;
Grey?: boolean;
Weak?: boolean;
HideTabs?: boolean;