From cce38003cb237bd49d2d0d2b34e10f4d0070f0ff Mon Sep 17 00:00:00 2001 From: ila Date: Tue, 4 Aug 2026 09:07:18 +0800 Subject: [PATCH] docs(design): restore complete Sense prototype --- docs/design/sense/index.html | 140 ++++++++++++++++++++++++++++++++++- 1 file changed, 138 insertions(+), 2 deletions(-) diff --git a/docs/design/sense/index.html b/docs/design/sense/index.html index 8fe99c2..5fffcad 100644 --- a/docs/design/sense/index.html +++ b/docs/design/sense/index.html @@ -258,7 +258,144 @@ .zone-settings { order: 3; } .camera-grid { grid-template-columns: 1fr; } .mobile-nav { position: fixed; z-index: 50; left: 8px; right: 8px; bottom: 8px; display: grid; grid-template-columns: repeat(5, 1fr); padding: 5px; border: 1px solid var(--line); border-radius: 14px; background: var(--surface); box-shadow: var(--shadow); } - .mobile-nav button { min-h…3676 tokens truncated…> + .mobile-nav button { min-height: 48px; border: 0; border-radius: 9px; background: transparent; color: var(--muted); display: grid; place-items: center; font-size: 11px; } + .mobile-nav button.active { color: var(--primary); background: var(--primary-soft); } + } + @media (max-width: 560px) { + .stats, .system-grid { grid-template-columns: 1fr; } + .page-head { display: grid; } + .page-actions { width: 100%; } + .page-actions .btn { flex: 1; } + .form-grid { grid-template-columns: 1fr; } + .form-field.full { grid-column: auto; } + .editor-stage { min-height: 0; } + .coordinate-row { grid-template-columns: 1fr 1fr; } + .coordinate-row .btn { grid-column: 1/-1; } + } + @media (prefers-reduced-motion: reduce) { + *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; scroll-behavior: auto !important; } + } + + + + + +
PROTOTYPE - 仅供枚举交互,非实现依据
+
+ + +
+
+
青藤寄宿学校 / 主校区 · 16 / 16 路
+
+ + + +
+
+ +
+
+ +
+

运行总览

先判断是否影响业务,再进入设备或分片定位原因。

+
+
在线设备
15 / 1693.8% · 1 路重连中
+
活跃媒体流
15主/子码流均衡
+
待收敛项
2配置 1 · 时间漂移 1
+
今日设备告警
3与业务预警分开
+
+
+

分片健康

全部可用
+
media-018 / 32
+
media-028 / 32
+
推理绑定16 / 16
+
+

需要处理

2 项
+

北围墙 03
断线 02:14 · 正在第 4 次重连

+

实验楼入口 02
时间漂移 +3.8s · 建议重新校时

+
+
+
+ +
+

实时监控

默认只并发预览 4 路子码流;切页会释放上一页播放器。

第 1 / 4 页
+
+
+ +
+

摄像头

期望态与实际态分开展示;连接地址和凭据始终脱敏。

+
+
已用 16 / 128
+
设备期望态实际态最后在线时间漂移媒体分片检测区域操作
+
+
+ +
+ + +

北围墙 01

CAM-S2-001 · 当前摄像头的接入、画面与空间配置。

区域已校准
+
+ + + + +
+ + + +
+

画面与检测区域

区域依附当前摄像头坐标系;这里只保存空间几何,不发布告警规则。

区域 v7
+
+
+ +
+ + + @@ -418,4 +555,3 @@ -