diff --git a/frontend/components/dashboard/PanelSections.tsx b/frontend/components/dashboard/PanelSections.tsx index c6fa6400..501fec31 100644 --- a/frontend/components/dashboard/PanelSections.tsx +++ b/frontend/components/dashboard/PanelSections.tsx @@ -679,20 +679,6 @@ export function ProbabilityDistribution({ : "使用校准后的模型分布;下方模型共识仅用于解释。"}

- {view.mu != null && ( -
- {t("section.mu", { - unit: detail.temp_symbol || "", - value: view.mu.toFixed(1), - })} -
- )} {marketScan?.available && (topMarketBucketText || marketYesText) && (