mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-13 17:10:52 +08:00
chore: 默认浅色主题
This commit is contained in:
@@ -30,5 +30,10 @@ export const overridesPreferences = defineOverridesPreferences({
|
||||
persist: false,
|
||||
// styleType: 'card',
|
||||
},
|
||||
theme: {},
|
||||
theme: {
|
||||
/**
|
||||
* 浅色sidebar
|
||||
*/
|
||||
semiDarkSidebar: false,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user