liyongli 2 жил өмнө
parent
commit
f2be93e392

+ 3 - 3
src/views/report/Mobile/index.vue

@@ -171,7 +171,7 @@
                   </van-tab>
                 </van-tabs>
               </van-cell-group>
-              <van-cell-group border title="爆款稿件">
+              <van-cell-group border title="热门稿件">
                 <van-cell
                   v-for="(v, i) in ratios.article"
                   :key="i"
@@ -189,7 +189,7 @@
             </div>
           </van-popup>
         </van-cell-group>
-        <van-cell-group border title="热门话题">
+        <van-cell-group border title="爆款话题">
           <p
             :style="
               'text-indent: 2em; font-weight: 700; padding: 0.5em 3px;font-size: ' +
@@ -212,7 +212,7 @@
             </template>
           </van-cell>
         </van-cell-group>
-        <van-cell-group border title="爆款稿件">
+        <van-cell-group border title="热门稿件">
           <van-cell
             v-for="(v, i) in article"
             :key="i"