update 调整流程图颜色

This commit is contained in:
gssong 2025-03-01 23:55:48 +08:00
parent fe27d8920a
commit 055d1f3bb2

View File

@ -274,8 +274,8 @@ warm-flow:
# 流程状态对应的三元色 # 流程状态对应的三元色
chart-status-color: chart-status-color:
## 未办理 ## 未办理
- 157,255,0 - 62,62,62
## 待办理 ## 待办理
- 0,0,0 - 255,205,23
## 已办理 ## 已办理
- 255,200,0 - 157,255,0