主题色尝试

This commit is contained in:
仲么了
2023-12-28 14:49:48 +08:00
parent a16c31707f
commit 1ff0660543
5 changed files with 99 additions and 93 deletions

View File

@@ -12,6 +12,7 @@ export interface Layout {
menuCollapse: boolean
menuUniqueOpened: boolean
menuShowTopBar: boolean
elementUiPrimary: string[]
menuBackground: string[]
menuColor: string[]
menuActiveBackground: string[]