feat(scada): align map asset fields

This commit is contained in:
2026-07-15 18:30:12 +08:00
parent 16ecb69d00
commit 055335e404
11 changed files with 153 additions and 71 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Closed、Off、Inactive 只把 core 改为 inactive 灰,不改变几何身份
## 状态与图层顺序
状态优先级是 `selected > hover > status > source`五个业务 vector source 使用 `promoteId: "id"`hover 与 selected 通过 feature-state 控制,opacity 使用 120ms 过渡且不脉冲。
状态优先级是 `selected > hover > status > source`常规业务 vector source 使用 `promoteId: "id"`SCADA source 使用 `promoteId: "scada_id"`hover 与 selected 通过 feature-state 控制,opacity 使用 120ms 过渡且不脉冲。
- hover:白色增宽 casing 加 source/status coreselected 时 opacity 为 0。
- selected:保留普通 core,外侧使用白色分隔、操作蓝外框和窄白外缘。