formatter:[
'{名称|...}',
'...',
...
].join('\n'),
rich:{
名称:{
对该名称|后的文本进行添加样式,且可以看成inline-block
lineHeight: 10
width:10,
align:'left|center|right',
verticalAlign:'top|middle|bottom' 在lineHeight被决定后,竖直位置由verticalAlign来指定
backgroundColor: { 使用图片
image: './data/asset/img/weather/sunny_128.png'
},
}
}