@@ -120,7 +120,7 @@ const chartsMixin = function () {// 通知消息
let myChart = echarts.init(document.getElementById('myChart1'))
let option = {
title: {
- text: ` 公众号推文数据`
+ text: `推文数据`
},
tooltip: {
trigger: 'axis',