فهرست منبع

数据图表版本

zhengjinyi 1 سال پیش
والد
کامیت
e42ce0718e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/main/resources/templates/supplier-center/encyclopedia/charts.html

+ 1 - 1
src/main/resources/templates/supplier-center/encyclopedia/charts.html

@@ -169,7 +169,7 @@
             </div>
             <div class="chart-content-main">
                 <div class="chart-main-max ri table clear">
-                    <div class="chart-main-min-title">公众号推文点击量</div>
+                    <div class="chart-main-min-title">推文点击量</div>
                     <el-table ref="table" :data="volumeList" border height="528">
                         <el-table-column label="序号" align="center" width="50">
                             <template slot-scope="scope">{{ scope.$index + 1 }}</template>