feat:站点入口指向应急大屏 v3 + v3 交互优化(路线面板关闭按钮、告警趋势、咨询卡片精简、急救提示书模式点击绘线)

This commit is contained in:
liuyunqin
2026-06-29 18:51:17 +08:00
parent d525cf0eb3
commit 5002dc38ad
2 changed files with 41 additions and 14 deletions
+2 -2
View File
@@ -863,8 +863,8 @@ const SITE_MAP = [
{label:'扫码溯源', file:'trace-query.html'},
{label:'溯源链路', file:'trace-detail.html'}
] },
{ name:'西安应急中心大屏', dir:'other-module/emergency-screen/xian-center', pages:[
{label:'应急中心大屏', file:'index.html'}
{ name:'西安应急中心大屏', dir:'other-module/emergency-screen/xian-center', entry:'index-v3.html', pages:[
{label:'应急中心大屏', file:'index-v3.html'}
] },
{ name:'标准版中心大屏', dir:'other-module/emergency-screen/standard-center', pages:[] },
{ name:'九厂应急中心大屏', dir:'other-module/emergency-screen/jiuchang-center', pages:[] },