duy 2 سال پیش
والد
کامیت
b4c9f063c2
1فایلهای تغییر یافته به همراه5 افزوده شده و 1 حذف شده
  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"
         >