15 lines
534 B
XML

{
"widgettype": "VBox",
"options": {"width": "100%", "height": "100%", "padding": "20px", "gap": "16px"},
"subwidgets": [
{
"widgettype": "Text",
"options": {"text": "Bug管理 - CRUD List", "cfontsize": 20, "color": "#E0E0E0", "fontWeight": "bold"}
},
{
"widgettype": "Text",
"options": {"text": "Generated by xls2crud - This page will be auto-generated from the sd_bug_list table definition", "cfontsize": 14, "color": "#888888"}
}
]
}