feat(scada): align map asset fields
This commit is contained in:
+1
-1
@@ -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 core,selected 时 opacity 为 0。
|
||||
- selected:保留普通 core,外侧使用白色分隔、操作蓝外框和窄白外缘。
|
||||
|
||||
Reference in New Issue
Block a user