Refresh product docs and observation freshness

This commit is contained in:
2569718930@qq.com
2026-06-06 21:46:23 +08:00
parent 524ae7c8cf
commit 11fd482378
24 changed files with 997 additions and 592 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ export function createAccountCopy(isEn: boolean): Record<string, string> {
weatherEngine: isEn ? "Weather Engine" : "气象引擎",
intradayAnalysis: isEn ? "Intraday Analysis" : "今日内分析",
historyFuture: isEn
? "Future-date + Decision Card Analysis"
: "未来日期分析 + 城市决策卡",
? "Future-date + Multi-city Chart Monitoring"
: "未来日期分析 + 城市图表巡检",
smartPush: isEn
? "Cross-platform Smart Weather Push"
: "全平台智能气象查询",