|
@ -70,8 +70,8 @@ export default { |
|
|
barGap: 25, |
|
|
barGap: 25, |
|
|
showBackground: true, |
|
|
showBackground: true, |
|
|
backgroundStyle: { |
|
|
backgroundStyle: { |
|
|
color: '#02255F' |
|
|
|
|
|
// borderRadius: [0, 10, 10, 0] // 背景圆角 |
|
|
|
|
|
|
|
|
color: '#02255F', |
|
|
|
|
|
barBorderRadius: [0, 10, 10, 0] // 背景圆角 |
|
|
}, |
|
|
}, |
|
|
itemStyle: { |
|
|
itemStyle: { |
|
|
normal: { |
|
|
normal: { |
|
|