Xiao_123 1 year ago
parent
commit
11666d872e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/layout/index.vue

+ 1 - 1
src/layout/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div>
+  <div class="parent">
     <Headers class="headers" @click="layoutClick"></Headers>
     <div style="margin-top: 50px;">
       <router-view></router-view>