瀏覽代碼

优化首页样式

lph 1 年之前
父節點
當前提交
a772dbd519
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      zkqy-ui/src/views/index.vue

+ 2 - 1
zkqy-ui/src/views/index.vue

@@ -158,7 +158,8 @@ export default {
 .home {
   position: relative;
   width: 100%;
-  height: 500px;
+  // height: 500px;
+  min-height: calc(100vh - 140px);
   .info-content {
     position: absolute;
     left: 50%;