地图和图标样式调整

This commit is contained in:
aixianling
2024-04-16 14:55:21 +08:00
parent 7a0538dff0
commit 8f21db5ca3
3 changed files with 14 additions and 14 deletions

View File

@@ -172,7 +172,7 @@ export const chartTpl = [{
thumb: 'https://cdn.cunwuyun.cn/dvcp/dv/tpl/bar10.png',
height: 300,
dataType: 'staticData',
staticData: [{name: '阿斯达', v1: 23}, {name: '水电费', v1: 12}, {name: '凡哥', v1: 67}, {name: '党费', v1: 98}],
staticData: [{name: '阿斯达', v1: 23}, {name: '水电费', v1: 12}],
config: 'barChart10'
},
]