feat: 新增西安应急中心大屏原型,SITE_MAP同步更新
- 西安应急中心大屏(xian-center/index.html):完整应急指挥大屏原型 - 顶部标题栏(实时时钟 + 累计运行天数 + 模拟告警按钮) - 左侧面板:穿戴告警分布柱状图 + 告警事件自动滚动 + 心脑血管AI预警 - 中间地图:KPI指标行 + 地理地图(道路/区域/多类型标记点 + 资源Tab筛选)+ 急救路线(路线SVG + 最近资源面板)+ 急救提示书抽屉 - 右侧面板:应急服务数据 + 应急求助事件滚动列表 - 深色科技风视觉(粒子动画/呼吸光晕/扫描线动效) - index.html SITE_MAP 同步更新 - 新增 emergency-screen/doc/CHANGELOG.md Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
7f1efbdb81
commit
dbf1920d18
+3
-1
@@ -857,7 +857,9 @@ const SITE_MAP = [
|
||||
{label:'扫码溯源', file:'trace-query.html'},
|
||||
{label:'溯源链路', file:'trace-detail.html'}
|
||||
] },
|
||||
{ name:'西安应急中心大屏', dir:'other-module/emergency-screen/xian-center', pages:[] },
|
||||
{ name:'西安应急中心大屏', dir:'other-module/emergency-screen/xian-center', pages:[
|
||||
{label:'应急中心大屏', file:'index.html'}
|
||||
] },
|
||||
{ name:'标准版中心大屏', dir:'other-module/emergency-screen/standard-center', pages:[] },
|
||||
{ name:'九厂应急中心大屏', dir:'other-module/emergency-screen/jiuchang-center', pages:[] },
|
||||
{ name:'医疗点PAD端', dir:'other-module/medical-pad', pages:[] },
|
||||
|
||||
Reference in New Issue
Block a user