salescrm/b/test/hfiller.json
2025-10-27 15:50:44 +08:00

22 lines
262 B
JSON

{
"widgettype":"HBox",
"options":{
"height":"100%",
"width":"100%"
},
"subwidgets":[
{
"widgettype":"urlwidget",
"options":{
"url":"left_part.json"
}
},
{
"widgettype":"HFiller",
"options":{
"bgcolor":"#f1f1f1"
}
}
]
}