diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 51c1353..68dcd45 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -17,6 +17,6 @@ "options": {"url": "{{entire_url('/entity/entity_import/index.ui')}}"}, "mode": "replace"}], "subwidgets": [{"widgettype": "Text", "options": {"label": "导入记录"}}]} ]}, - {"widgettype": "VBox", "id": "app.entity_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}} + {"widgettype": "VBox", "id": "entity_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}} ] }