From 3d4e8034885a6a3981c076e1c3686a1f3d642932 Mon Sep 17 00:00:00 2001 From: AmandaloveYang <2569718930@qq.com> Date: Mon, 11 May 2026 17:33:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=8E=E5=B8=82=E5=86=B3=E7=AD=96=E5=8D=A1?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=BF=A1=E5=BF=83=E6=8C=87=E6=A0=87=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= 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/WeatherDecisionBand.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/components/dashboard/scan-terminal/WeatherDecisionBand.tsx b/frontend/components/dashboard/scan-terminal/WeatherDecisionBand.tsx index da2b622b..b2fb2a47 100644 --- a/frontend/components/dashboard/scan-terminal/WeatherDecisionBand.tsx +++ b/frontend/components/dashboard/scan-terminal/WeatherDecisionBand.tsx @@ -39,10 +39,6 @@ export function WeatherDecisionBand({ {isEn ? "Weather range" : "天气区间"} {decisionView.targetRange} - - {isEn ? "Confidence" : "信心"} - {decisionView.confidence} - {isEn ? "Path delta" : "路径偏差"} {paceDeltaText}