소스 검색

文字修改

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>