作者 Cool
1 个管道 的构建 通过 耗费 0 秒

h5分享下载app调试

@@ -17,6 +17,9 @@ @@ -17,6 +17,9 @@
17 margin: 0; 17 margin: 0;
18 padding: 0; 18 padding: 0;
19 } 19 }
  20 + .swiper-container {
  21 + z-index: 10;
  22 + }
20 .swiper-slide { 23 .swiper-slide {
21 line-height: 300px; 24 line-height: 300px;
22 color: #fff; 25 color: #fff;
@@ -31,7 +34,7 @@ @@ -31,7 +34,7 @@
31 position: absolute; 34 position: absolute;
32 top: 0; 35 top: 0;
33 background: rgb(51,51,51); 36 background: rgb(51,51,51);
34 - z-index: 111; 37 + z-index: 9;
35 width: 100%; 38 width: 100%;
36 height: 100%; 39 height: 100%;
37 font-size: 0; 40 font-size: 0;