From a1736c8a172a65b70515ce73806bca9846089fb2 Mon Sep 17 00:00:00 2001 From: Sakurasan <26715255+Sakurasan@users.noreply.github.com> Date: Fri, 7 Aug 2026 14:03:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=83=AD=E7=82=B9=E7=A9=BF=E9=80=8F?= =?UTF-8?q?=E9=A1=B6=E6=A0=8F=E6=89=8B=E6=9C=BA=E7=AB=AF=E6=8D=A2=E8=A1=8C?= =?UTF-8?q?=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 顶栏去掉固定 h-12,改为 flex-wrap + py-2,按钮组窄屏自动换行不再溢出 - 统计条 flex-wrap + whitespace-nowrap,题材/股票/穿透核心股窄屏自动换行 - 返回箭头/标题/刷新按钮 shrink-0 防压缩 Co-Authored-By: Claude --- src/routes/hot-map.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/routes/hot-map.tsx b/src/routes/hot-map.tsx index dfb7387..bd0e6b3 100644 --- a/src/routes/hot-map.tsx +++ b/src/routes/hot-map.tsx @@ -57,21 +57,21 @@ function HotMapPage() {
{/* ── 顶栏 ── */}
-
-
- +
+
+ -

热点穿透

+

热点穿透

-
+
{/* 涨幅/热度切换 */}
{MODES.map((m) => (