作者 李洪娟
1 个管道 的构建 通过 耗费 0 秒

合并分支 'lihong' 到 'master'

修改



查看合并请求 !112
@@ -12,17 +12,17 @@ @@ -12,17 +12,17 @@
12 background: #F5AD17; 12 background: #F5AD17;
13 } 13 }
14 .swiper-container { 14 .swiper-container {
15 - flex: 1; 15 + /*flex: 1;*/
16 /*height:76%;*/ 16 /*height:76%;*/
17 } 17 }
18 18
19 19
20 .video_lool{ 20 .video_lool{
21 - position: relative;  
22 - /*position: fixed;*/  
23 - bottom:0; 21 + /*position: relative;*/
  22 + position: fixed;
  23 + bottom:1rem;
24 width: 100%; 24 width: 100%;
25 - height: 4.54rem; 25 + height: 3.8rem;
26 margin-top: -0.45rem; 26 margin-top: -0.45rem;
27 z-index: 3; 27 z-index: 3;
28 display: flex; 28 display: flex;