// 中心标题
graphic: [
{
type: 'image',
style: {
image: require('@/assets/image/people-icon.png'), // 你的图片地址
width: 42,
height: 46,
color: '#fff'
},
left: 'center',
top: '40%'
},
{
type: 'text',
left: 'center',
top: '55%',
style: {
text: '疫情监测',
fill: '#fff',
width: 30,
height: 30,
fontSize: 20
}
}
],
10-14
5409

11-19
1030

03-01
3680

01-24