|
|
@ -1692,7 +1692,7 @@ |
|
|
background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/8bc15960c2dc40268e295d6dd23aecce.png') no-repeat; |
|
|
background: url('https://jewel-shop.oss-cn-beijing.aliyuncs.com/8bc15960c2dc40268e295d6dd23aecce.png') no-repeat; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 340rpx; |
|
|
height: 340rpx; |
|
|
background-size: 100% 100%; |
|
|
background-size: 100%; |
|
|
position: relative; |
|
|
position: relative; |
|
|
overflow: hidden; |
|
|
overflow: hidden; |
|
|
} |
|
|
} |
|
|
@ -1735,7 +1735,7 @@ |
|
|
|
|
|
|
|
|
/* content 上移,叠在背景图下方,减少头部空白 */ |
|
|
/* content 上移,叠在背景图下方,减少头部空白 */ |
|
|
.content { |
|
|
.content { |
|
|
margin-top: -150rpx; |
|
|
margin-top: -155rpx; |
|
|
position: relative; |
|
|
position: relative; |
|
|
z-index: 1; |
|
|
z-index: 1; |
|
|
height: auto; |
|
|
height: auto; |
|
|
@ -2586,6 +2586,7 @@ |
|
|
|
|
|
|
|
|
.group-live-card .zaixian-swiper { |
|
|
.group-live-card .zaixian-swiper { |
|
|
height: 92rpx; |
|
|
height: 92rpx; |
|
|
|
|
|
margin-top: 10px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.missing-count { |
|
|
.missing-count { |
|
|
|