From 6bbd8ff640cd8eb15349cf3998c29d0d73ef7962 Mon Sep 17 00:00:00 2001 From: pipeline-agent Date: Sun, 30 Aug 2026 13:55:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20.ui=20widget=20id=E5=8E=BBapp.=E5=89=8D?= =?UTF-8?q?=E7=BC=80=EF=BC=88=E6=A1=86=E6=9E=B6=E5=88=86=E6=AE=B5=E6=9F=A5?= =?UTF-8?q?=E6=89=BE=E8=AF=AD=E4=B9=89=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 4338366..543c83f 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -26,6 +26,6 @@ {"widgettype": "Text", "options": {"label": "查看演示中实体的 基线/当前/合并 属性", "fontSize": "13px", "color": "#666666"}} ]} ]}, - {"widgettype": "VBox", "id": "app.demo_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}} + {"widgettype": "VBox", "id": "demo_content", "options": {"width": "100%", "flex": "1", "marginTop": "20px"}} ] }