feat: implement AiPinnedForecastView component with associated data hooks and decision utilities for AI-driven weather analysis

This commit is contained in:
2569718930@qq.com
2026-04-27 01:14:31 +08:00
parent 7e66b026b9
commit 8fe25d06a5
3 changed files with 93 additions and 21 deletions
@@ -375,7 +375,7 @@ function AiPinnedCityCard({
{isEn ? "YES" : "YES 买入"} <b>{marketDecisionView.priceText}</b>
</small>
<small>
{isEn ? "Edge" : "概率差"} <b>{marketDecisionView.edgeText}</b>
{isEn ? "Model-market" : "模型-市场差"} <b>{marketDecisionView.edgeText}</b>
</small>
</div>
{marketDecisionView.marketUrl ? (