From 52ad2dfde4f154e1893d1b9bc053868585a602d4 Mon Sep 17 00:00:00 2001 From: AmandaloveYang <2569718930@qq.com> Date: Mon, 11 May 2026 17:11:57 +0800 Subject: [PATCH] =?UTF-8?q?AMOS=20=E8=B7=91=E9=81=93=E9=9D=A2=E6=9D=BF?= =?UTF-8?q?=E4=BB=85=E9=99=90=E9=A6=96=E5=B0=94/=E9=87=9C=E5=B1=B1?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=EF=BC=8C=E5=85=B6=E4=BD=99=E5=9F=8E=E5=B8=82?= =?UTF-8?q?=E6=97=A0=E7=9C=9F=E5=AE=9E=20AMOS=20=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- .../dashboard/scan-terminal/AiPinnedCityCard.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/frontend/components/dashboard/scan-terminal/AiPinnedCityCard.tsx b/frontend/components/dashboard/scan-terminal/AiPinnedCityCard.tsx index 59c1134e..1619f504 100644 --- a/frontend/components/dashboard/scan-terminal/AiPinnedCityCard.tsx +++ b/frontend/components/dashboard/scan-terminal/AiPinnedCityCard.tsx @@ -655,12 +655,14 @@ export function AiPinnedCityCard({ /> - + {(detail?.name === "seoul" || detail?.name === "busan") ? ( + + ) : null}