Urban Flow Agent

城市脉动 · 智慧交通 SaaS 平台

${ apiStatus ? '系统在线' : '离线' }
拥堵指数
${ trafficData.congestion_index }
${ trafficData.congestion_index > 5 ? '上升趋势' : '保持平稳' }
平均车速
${ trafficData.avg_speed } km/h
活跃事件
${ trafficData.active_incidents }
系统状态
实时监控中
更新于: ${ currentTime }

实时拥堵仪表盘

区域路况详情

${ district.name.charAt(0) }
${ district.name }
流量: ${ district.flow } 车/小时
${ district.status_cn || district.status }

交通指挥 AI 助手

请下达指令,例如:"分析当前拥堵原因" 或 "生成信号灯优化方案"

${ msg.role === 'user' ? '操作员' : 'AI 助手' } • ${ msg.time }
${ msg.content }

${ notification.title }

${ notification.message }