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