样式修改

This commit is contained in:
Shang Chen
2025-07-01 16:59:10 +08:00
parent 150b39dfea
commit 758e59eeac
68 changed files with 1058 additions and 1008 deletions

View File

@ -712,7 +712,7 @@
borderColor: 'red'
}
},
color: ['#009C77', '#BFE49F'],
color: ['#009458', '#BFE49F'],
legend: {},
xAxis: {
type: 'category',
@ -902,7 +902,7 @@
borderColor: 'red'
}
},
color: ['#009C77', '#f0c252', '#0f94da'],
color: ['#009458', '#f0c252', '#0f94da'],
legend: {},
xAxis: {
type: 'category',
@ -960,11 +960,11 @@
data: yAxisData1,
type: 'line',
lineStyle: {
color: '#009C77'
color: '#009458'
},
areaStyle: {
opacity: 0,
color: '#009C77'
color: '#009458'
}
},
{
@ -1084,7 +1084,7 @@
borderColor: 'red'
}
},
color: ['#009C77', '#f0c252', '#0f94da'],
color: ['#009458', '#f0c252', '#0f94da'],
legend: {},
xAxis: {
type: 'category',
@ -1142,11 +1142,11 @@
data: yAxisData1,
type: 'line',
lineStyle: {
color: '#009C77'
color: '#009458'
},
areaStyle: {
opacity: 0,
color: '#009C77'
color: '#009458'
}
},
{