feat: update

This commit is contained in:
xiaoxian521
2021-10-28 09:52:21 +08:00
parent b40cd2db74
commit b520e234a1
8 changed files with 76 additions and 14 deletions

1
types/global.d.ts vendored
View File

@@ -90,6 +90,7 @@ declare global {
KeepAlive?: boolean;
Locale?: string;
Layout?: string;
Theme?: string;
MapConfigure?: {
amapKey?: string;
baiduKey?: string;