소스 검색

💄 layout

晓晓晓晓丶vv 4 년 전
부모
커밋
5bda7d01e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -1,6 +1,6 @@
 <template>
   <a-layout class="web-wrapper">
-    <app-header></app-header>
+    <app-header />
     <a-layout>
       <a-layout-sider v-if="roles.length"
                       class="web-side"