feat(layouts): 添加侧边栏/头部的反转模式来增加对比度

This commit is contained in:
元家怿
2022-04-27 16:39:20 +08:00
committed by Soybean
parent a782461453
commit 861c8b9852
15 changed files with 56 additions and 13 deletions

View File

@ -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,