vue 使用Echarts 环形图 自定义legend formatter 富文本标签
main.js 引入echarts
// 引入echarts
import Echarts from 'echarts'
Vue.prototype.$echarts = Echarts