趋势图提示红色改为蓝色
parent
9026b1d7fd
commit
f3c4bedbfd
|
|
@ -361,7 +361,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.IsHighlight {
|
.IsHighlight {
|
||||||
color: red;
|
color: #00f;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chartBox {
|
.chartBox {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue