From 17174e069284173e1dbdae43ac8be0bb03f96f24 Mon Sep 17 00:00:00 2001 From: K-hermes Date: Sat, 15 Aug 2026 13:26:40 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9C=A8=E6=A0=87=E9=A2=98=E6=A0=8F?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=88=B7=E6=96=B0=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 改进: - 在'数据列表'标题旁边增加刷新按钮 - 与原有右下角浮动刷新按钮并存 - 标题栏按钮更直观,浮动按钮始终可见 - 使用 flex 布局对齐标题和按钮 --- web/index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index 6265a9e..4e4766c 100644 --- a/web/index.html +++ b/web/index.html @@ -441,7 +441,10 @@
-

📋 数据列表

+
+

📋 数据列表

+ +
正在加载...