15 lines
544 B
XML
15 lines
544 B
XML
{
|
|
"widgettype": "VBox",
|
|
"options": {"width": "100%", "height": "100%", "padding": "20px", "gap": "16px"},
|
|
"subwidgets": [
|
|
{
|
|
"widgettype": "Text",
|
|
"options": {"text": "部署环境 - CRUD List", "cfontsize": 20, "color": "#E0E0E0", "fontWeight": "bold"}
|
|
},
|
|
{
|
|
"widgettype": "Text",
|
|
"options": {"text": "Generated by xls2crud - This page will be auto-generated from the sd_deploy_env_list table definition", "cfontsize": 14, "color": "#888888"}
|
|
}
|
|
]
|
|
}
|