样式修改

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

@ -329,7 +329,7 @@
barWidth: 15,
type: 'bar',
itemStyle: {
color: '#009C77',
color: '#009458',
emphasis: {
color: '#faba11' // hover拐点颜色定义
}
@ -467,7 +467,7 @@
barWidth: 12,
type: 'bar',
itemStyle: {
color: '#009C77',
color: '#009458',
emphasis: {
color: '#faba11' // hover拐点颜色定义
}
@ -627,7 +627,7 @@
barWidth: '15',
type: 'bar',
itemStyle: {
color: '#009C77',
color: '#009458',
emphasis: {
color: '#fbbb11'
}