refactor: setting

This commit is contained in:
lrl
2021-11-09 19:24:55 +08:00
parent 782cea9995
commit e98dee9f0a
9 changed files with 85 additions and 70 deletions

3
types/global.d.ts vendored
View File

@@ -91,6 +91,9 @@ declare global {
Locale?: string;
Layout?: string;
Theme?: string;
Grey?: boolean;
Weak?: boolean;
HideTabs?: boolean;
MapConfigure?: {
amapKey?: string;
baiduKey?: string;