Browse Source

refactor(layout): 移除布局底部的路由名称显示

liujia 1 month ago
parent
commit
2cf0367
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/layout/index.vue

+ 0 - 1
src/layout/index.vue

@@ -62,7 +62,6 @@
           <span>&nbsp;&nbsp;&nbsp;&nbsp;版本号:{{ version }}</span>
           <!-- <span>&nbsp;&nbsp;&nbsp;&nbsp;构建时间:{{ buildTime }}</span> -->
         </slot>
-        {{ route.name }}
       </a-layout-footer>
     </a-layout>