mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-14 05:43:41 +08:00
feat(layouts): 添加侧边栏/头部的反转模式来增加对比度
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"fixedHeaderAndTab": true,
|
||||
"showReload": true,
|
||||
"header": {
|
||||
"inverted": false,
|
||||
"height": 56,
|
||||
"crumb": {
|
||||
"visible": true,
|
||||
@@ -82,6 +83,7 @@
|
||||
"isCache": true
|
||||
},
|
||||
"sider": {
|
||||
"inverted": false,
|
||||
"width": 220,
|
||||
"collapsedWidth": 64,
|
||||
"mixWidth": 80,
|
||||
|
Reference in New Issue
Block a user