修改色值
This commit is contained in:
parent
e7d2c83f52
commit
1bf691bb7f
|
|
@ -279,7 +279,7 @@ export default {
|
||||||
textStyle: { color: '#fff' },
|
textStyle: { color: '#fff' },
|
||||||
backgroundColor: 'rgba(0,0,0,0.7)'
|
backgroundColor: 'rgba(0,0,0,0.7)'
|
||||||
},
|
},
|
||||||
color: ['#0A4072', '#683F14', '#0F605A', '#0F5A7A', '#5C5F25'],
|
color: ['#e0782c', '#0becb4', '#7ede21', '#29a2e0', '#dcc12d'],
|
||||||
series: []
|
series: []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user