mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-06-07 17:07:19 +08:00
parent
43193fd2b6
commit
7544cf058e
@ -20,7 +20,7 @@ export const injectResponsiveStorage = (app: App, config: ServerConfigs) => {
|
||||
theme: config.Theme ?? "default",
|
||||
darkMode: config.DarkMode ?? false,
|
||||
sidebarStatus: config.SidebarStatus ?? true,
|
||||
epThemeColor: config.EpThemeColor ?? "409EFF"
|
||||
epThemeColor: config.EpThemeColor ?? "#409EFF"
|
||||
}
|
||||
},
|
||||
configure: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user