feat: 完成 issue #157 移动端只读驾驶舱补充手动刷新(KPI 时间桶滚动)

This commit is contained in:
2026-08-05 10:50:05 +08:00
parent 3a6ef57592
commit 253ebe7b0b
3 changed files with 21 additions and 10 deletions
+4 -1
View File
@@ -13,7 +13,10 @@
只读展示:工艺四状态 / KPI / 告警;交接班摘要按 handover_brief 章节渲染。 -->
<header id="topbar">
<h1 id="page-title">iAOP 移动驾驶舱</h1>
<span id="ro-badge">只读</span>
<div>
<button id="btn-refresh" class="ghost-btn">刷新</button>
<span id="ro-badge">只读</span>
</div>
</header>
<!-- 只读驾驶舱视图 -->