mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-05-22 19:17:47 +00:00
feat: add useDesign
This commit is contained in:
@@ -17,9 +17,11 @@ export const HEADER_PRESET_BG_COLOR_LIST: string[] = [
|
||||
export const SIDE_BAR_BG_COLOR_LIST: string[] = [
|
||||
'#273352',
|
||||
'#ffffff',
|
||||
'#191b24',
|
||||
'#191a23',
|
||||
'#001529',
|
||||
'#304156',
|
||||
'#001628',
|
||||
'#28333E',
|
||||
'#344058',
|
||||
];
|
||||
|
||||
@@ -89,8 +89,6 @@ const setting: ProjectConfig = {
|
||||
show: true,
|
||||
// Whether to show dom
|
||||
hidden: true,
|
||||
// Whether to show search box
|
||||
showSearch: true,
|
||||
// Menu width
|
||||
menuWidth: 210,
|
||||
// Menu mode
|
||||
|
||||
Reference in New Issue
Block a user