Browse Source

首页改版

zhengjinyi 1 year ago
parent
commit
9fb871e265

+ 1 - 1
src/main/resources/static/js/supplier-center/encyclopedia/mixins/chartsMixin.js

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