feat: add AI city forecast terminal and integration components

This commit is contained in:
2569718930@qq.com
2026-04-26 10:43:14 +08:00
parent 312b366a50
commit e374ad4bf0
6 changed files with 155 additions and 34 deletions
@@ -423,8 +423,8 @@ function AiPinnedCityCard({
</p>
<p className="scan-ai-city-muted">
{isEn
? "Non-streaming mode is enabled to avoid truncated airport reads."
: "已停用流式输出,改用非流式 JSON 请求,避免报文解读被截断。"}
? "The final airport read will appear here shortly."
: "机场报文解读稍后将在这里显示。"}
</p>
</>
) : aiForecast.status === "ready" && aiCityForecast ? (