Commit e641baaf authored by xinzhedeai's avatar xinzhedeai

样式调整

parent c0022bf9
......@@ -39,7 +39,7 @@ const initChart = () => {
type: "category",
data: hours,
axisLine: { lineStyle: { color: "#4f6b95" } },
axisLabel: { color: "#a0b3d6", interval: 2 },
axisLabel: { color: "#fff", interval: 2 },
},
yAxis: {
name:'mm',
......
......@@ -347,7 +347,8 @@ background-size: cover;
span {
font-weight: 500;
font-size: 0.14rem;
color: #fff;
// color: #fff;
color: #36F3FF;
flex: 1;
text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment