趋势图提示红色改为蓝色

rj
wangxiaoshuang 2026-07-10 13:54:54 +08:00
parent 9026b1d7fd
commit f3c4bedbfd
1 changed files with 2 additions and 2 deletions

View File

@ -361,7 +361,7 @@ export default {
}
.IsHighlight {
color: red;
color: #00f;
}
.chartBox {