Jelajahi Sumber

优化首页样式

lph 1 tahun lalu
induk
melakukan
a772dbd519
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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%;