AaronBruin 3 ay önce
ebeveyn
işleme
382870a361
2 değiştirilmiş dosya ile 1 ekleme ve 5 silme
  1. 0 4
      src/layout/components/AppMain.vue
  2. 1 1
      src/views/index.vue

+ 0 - 4
src/layout/components/AppMain.vue

@@ -42,10 +42,6 @@ function addIframe() {
   overflow: auto;
 }
 
-.fixed-header + .app-main {
-  padding-top: 50px;
-}
-
 .hasTagsView {
   .app-main {
     /* 84 = navbar + tags-view = 50 + 34 */

+ 1 - 1
src/views/index.vue

@@ -1,5 +1,5 @@
 <template>
-  <div class="app-container home">
+  <div class="home">
     <el-row :gutter="20">
       <el-col :sm="24" :lg="12" style="padding-left: 20px">
         <h2>IBMS楼宇集成管理平台</h2>