duy 2 жил өмнө
parent
commit
b4c9f063c2

+ 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"
         >