Browse Source

隐藏轮播条

Va 7 years ago
parent
commit
535edf477c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/home/home.vue

+ 3 - 0
src/views/home/home.vue

@@ -481,6 +481,9 @@ export default{
       background-size: auto 100%;
       height: 900px
     }
+    .el-carousel__indicators--outside{
+      margin-top: -20px;
+    }
   }
   .server-block{
     height: 600px;