diff --git a/wwwroot/index.ui b/wwwroot/index.ui index f5c8a69..473b905 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -13,6 +13,6 @@ "options": {"url": "{{entire_url('/script_engine/script_engine/add_script_engine.dspy')}}"}, "mode": "replace"}], "subwidgets": [{"widgettype": "Text", "options": {"label": "新建脚本", "fontSize": "16px"}}]} ]}, - {"widgettype": "VBox", "id": "app.script_engine_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}} + {"widgettype": "VBox", "id": "script_engine_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}} ] }