From 6a8eda8628fefae93e80c25c83ef97cc957dab6a Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Mon, 25 May 2026 18:57:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=8E=E5=B8=82=E5=88=97=E8=A1=A8=E7=A7=BB?= =?UTF-8?q?=E9=99=A4=E6=BB=9A=E5=8A=A8=E5=92=8C=E9=AB=98=E5=BA=A6=E9=99=90?= =?UTF-8?q?=E5=88=B6=EF=BC=8C=E7=9B=B4=E6=8E=A5=E5=85=A8=E9=83=A8=E9=93=BA?= =?UTF-8?q?=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/components/dashboard/ScanTerminalDashboard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/components/dashboard/ScanTerminalDashboard.tsx b/frontend/components/dashboard/ScanTerminalDashboard.tsx index f093931d..bc9a79a9 100644 --- a/frontend/components/dashboard/ScanTerminalDashboard.tsx +++ b/frontend/components/dashboard/ScanTerminalDashboard.tsx @@ -204,8 +204,8 @@ function CityRegionList({ }, [rows]); return ( - -
+ +
{cities.map(({ city, name, contractCount, bestEdge }) => (