瀏覽代碼

文字修改

seimin 5 天之前
父節點
當前提交
98aea227e6
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/AppIndex.vue

+ 2 - 2
src/views/AppIndex.vue

@@ -73,10 +73,10 @@
73 73
               </h2>
74 74
               <DeliveryTotal class="app-item__body"></DeliveryTotal>
75 75
             </div>
76
-            <!-- 上月配送陪检人员积分 -->
76
+            <!-- 上月配送陪检人员积分TOP5 -->
77 77
             <div class="app-item">
78 78
               <h2 class="app-item__header app-item__header--big">
79
-                上月配送陪检人员积分
79
+                上月配送陪检人员积分TOP5
80 80
               </h2>
81 81
               <DeliveryUserTotal class="app-item__body"></DeliveryUserTotal>
82 82
             </div>