From 65c773657d5875f50bfed22e3e1b62bdd6f80a99 Mon Sep 17 00:00:00 2001 From: hubian <908234780@qq.com> Date: Sat, 23 May 2026 23:59:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=80=E6=9C=89=E6=90=9C=E7=B4=A2=E5=8E=86?= =?UTF-8?q?=E5=8F=B2=E5=88=86=E7=BB=84=E9=BB=98=E8=AE=A4=E6=8A=98=E5=8F=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/topic.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/topic.html b/templates/topic.html index 2712f3b..5ce6478 100644 --- a/templates/topic.html +++ b/templates/topic.html @@ -1046,7 +1046,7 @@ let html = ''; let groupIdx = 0; for (const [query, items] of Object.entries(groups)) { - const isCollapsed = groupIdx > 0; // 最近的搜索展开,旧的折叠 + const isCollapsed = true; // 所有搜索历史默认折叠 html += `