修改色值

This commit is contained in:
wangchengming 2025-12-12 17:00:03 +08:00
parent e7d2c83f52
commit 1bf691bb7f

View File

@ -279,7 +279,7 @@ export default {
textStyle: { color: '#fff' },
backgroundColor: 'rgba(0,0,0,0.7)'
},
color: ['#0A4072', '#683F14', '#0F605A', '#0F5A7A', '#5C5F25'],
color: ['#e0782c', '#0becb4', '#7ede21', '#29a2e0', '#dcc12d'],
series: []
}
},