mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
perf: modify showLogo type: from string to Boolean
This commit is contained in:
2
types/global.d.ts
vendored
2
types/global.d.ts
vendored
@@ -88,7 +88,7 @@ declare global {
|
||||
HideTabs?: boolean;
|
||||
SidebarStatus?: boolean;
|
||||
EpThemeColor?: string;
|
||||
ShowLogo?: string;
|
||||
ShowLogo?: boolean;
|
||||
ShowModel?: string;
|
||||
MapConfigure?: {
|
||||
amapKey?: string;
|
||||
|
||||
Reference in New Issue
Block a user