From 31f1a2e177f8bcd9fdff423f016dfa93ee2f3a0c Mon Sep 17 00:00:00 2001 From: qinglong Date: Sat, 13 Jun 2026 22:03:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Sentinel=20=E6=A8=AA=E7=89=88=E6=A8=A1?= =?UTF-8?q?=E5=BC=8F=20=E2=80=94=20=E7=AE=80=E5=8C=96:=20=E6=95=B0?= =?UTF-8?q?=E5=80=BC=E5=B1=95=E7=A4=BA=E6=9B=BF=E4=BB=A3=E6=8A=98=E7=BA=BF?= =?UTF-8?q?=E5=9B=BE=20(=E5=8E=BB=E9=99=A4=20MiniChart=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 横版布局现在显示大号CPU/MEM/NET数值,无需加载 chart.js - 移除 _chartInstances / MiniChart 依赖 - 移除动态 chart.js 加载 - 移除 toggleLayout 中的图表销毁逻辑 Co-Authored-By: Claude --- plugins/sentinel/dashboard.html | 47 ++++++++++++--------------------- 1 file changed, 17 insertions(+), 30 deletions(-) diff --git a/plugins/sentinel/dashboard.html b/plugins/sentinel/dashboard.html index 0a616b5..d750d57 100644 --- a/plugins/sentinel/dashboard.html +++ b/plugins/sentinel/dashboard.html @@ -84,24 +84,16 @@