fix: 左侧导航栏宽度减半 cwidth 18→9
This commit is contained in:
parent
3c5fdfc149
commit
fa8b35072d
@ -13,7 +13,7 @@
|
|||||||
{
|
{
|
||||||
"widgettype": "VScrollPanel",
|
"widgettype": "VScrollPanel",
|
||||||
"options": {
|
"options": {
|
||||||
"cwidth": 18,
|
"cwidth": 9,
|
||||||
"bgcolor": "#1e293b"
|
"bgcolor": "#1e293b"
|
||||||
},
|
},
|
||||||
"subwidgets": [
|
"subwidgets": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user