瀏覽代碼

Merge branch 'master' of http://git.huihenduo.com.cn:3000/wzh/JiangYunPhotosCargoOwner_WebApp into wuchan

wzh 3 年之前
父節點
當前提交
6f27543e5f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/components/Header.vue

+ 2 - 2
src/components/Header.vue

@@ -35,7 +35,7 @@
         </el-timeline>
         <template #reference>
           <el-badge value="new">
-            <div class="log">版本日志</div>
+            <div class="log">新功能日志</div>
           </el-badge>
         </template>
       </el-popover>
@@ -161,4 +161,4 @@ export default {
 .quit {
   margin-left: 26px;
 }
-</style>
+</style>