From b787157dbe6d14cfc2db6ef628a1b6cad953efa2 Mon Sep 17 00:00:00 2001 From: xxm Date: Sat, 22 Aug 2026 11:29:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20renderAlerts=E6=9C=AB=E5=B0=BE=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E5=A4=A7=E6=8B=AC=E5=8F=B7=E5=AF=BC=E8=87=B4=E5=85=A8?= =?UTF-8?q?=E7=AB=99JS=E8=A7=A3=E6=9E=90=E5=A4=B1=E8=B4=A5(=E6=98=A8?= =?UTF-8?q?=E6=97=A5=E5=BC=82=E5=B8=B8=E6=B5=AE=E7=AA=97=E6=94=B9=E5=8A=A8?= =?UTF-8?q?=E5=BC=95=E5=85=A5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/static/index.html b/static/index.html index 7062c495..7d57ac7e 100644 --- a/static/index.html +++ b/static/index.html @@ -3109,7 +3109,6 @@ function renderAlerts(alerts) { lastAlertKeys = freshKeys.join('|'); } -} // refreshAll 内联渲染:把 alerts 交给 renderAlerts