This commit is contained in:
2024-12-13 12:56:40 +08:00
parent 8ad8e3a5b4
commit 77259329d9
22 changed files with 869 additions and 62 deletions

View File

@@ -74,21 +74,21 @@ export default {
}
}],
series: [{
name: 'pageA',
name: '成本1',
type: 'bar',
stack: 'vistors',
barWidth: '60%',
data: [79, 52, 200, 334, 390, 330, 220],
animationDuration
}, {
name: 'pageB',
name: '成本2',
type: 'bar',
stack: 'vistors',
barWidth: '60%',
data: [80, 52, 200, 334, 390, 330, 220],
animationDuration
}, {
name: 'pageC',
name: '成本3',
type: 'bar',
stack: 'vistors',
barWidth: '60%',