From 8131480a832d53fc2d76fcb0eaaec37ad3c74fd6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Fri, 18 Sep 2026 15:37:31 +0800 Subject: [PATCH] =?UTF-8?q?feat(shell):=20=E5=90=AF=E5=8A=A8bootstrap?= =?UTF-8?q?=E8=AE=BEwindow.=5F=5FSECRET=5FDEFAULTS(secret=E5=9B=9B?= =?UTF-8?q?=E5=8F=82)=E2=80=94=E2=80=94=E5=87=AD=E6=8D=AE=E9=92=A5?= =?UTF-8?q?=E5=8C=99=E5=85=A8=E7=AB=99=E7=BB=9F=E4=B8=80=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 2b64033..282372a 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -13,6 +13,14 @@ "padding": "0" }, "subwidgets": [ + { + "widgettype": "Html", + "options": { + "html": "", + "height": "0", + "width": "0" + } + }, { "widgettype": "HBox", "options": {