mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
perf: theme (#157)
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -81,6 +81,7 @@ declare global {
|
||||
KeepAlive?: boolean;
|
||||
Locale?: string;
|
||||
Layout?: string;
|
||||
DarkMode?: boolean;
|
||||
Theme?: string;
|
||||
Grey?: boolean;
|
||||
Weak?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user