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>