duy há 2 anos atrás
pai
commit
b4c9f063c2
1 ficheiros alterados com 5 adições e 1 exclusões
  1. 5 1
      src/page/index/index.vue

+ 5 - 1
src/page/index/index.vue

@@ -17,7 +17,11 @@
         </transition>
         <!-- 主体视图层 -->
         <div
-          style="height: calc(96% - 30px); overflow-y: auto; overflow-x: hidden"
+          style="
+            height: calc(100% - 30px);
+            overflow-y: auto;
+            overflow-x: hidden;
+          "
           id="avue-view"
           v-show="!isSearch"
         >