From e21d2c7973d326781f269d38ab317c5044f000d6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 13 May 2026 16:20:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E6=9B=B4=E6=96=B0=E5=BB=B6=E8=BF=9F=E5=92=8C?= =?UTF-8?q?=E9=87=8D=E8=AF=95=E6=9C=BA=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 延迟 connect() 500ms 执行,等待 bricks 框架完全初始化 2. updateStatus 增加 200ms 重试逻辑,直到找到对应 widget 3. 解决 WSS 已连接但界面显示'等待连接...'的问题 --- wwwroot/reasoning_console.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/reasoning_console.ui b/wwwroot/reasoning_console.ui index f4ba2de..59a9640 100644 --- a/wwwroot/reasoning_console.ui +++ b/wwwroot/reasoning_console.ui @@ -143,7 +143,7 @@ "widgettype": "Html", "id": "ws_logic", "options": { - "html": "" + "html": "" } }, {