|
|
@ -1,6 +1,7 @@ |
|
|
|
page { |
|
|
|
page { |
|
|
|
background: #f5f5f5; |
|
|
|
background: #f5f5f5; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.newsList .newsSwitch .van-hairline--top-bottom::after { |
|
|
|
.newsList .newsSwitch .van-hairline--top-bottom::after { |
|
|
|
border: 0; |
|
|
|
border: 0; |
|
|
|
} |
|
|
|
} |
|
|
@ -80,6 +81,7 @@ page { |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
|
border-radius: 0.06*100rpx; |
|
|
|
border-radius: 0.06*100rpx; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.goodList .item .pictrue image { |
|
|
|
.goodList .item .pictrue image { |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
height: 100%; |
|
|
|
height: 100%; |
|
|
@ -1181,6 +1183,7 @@ page { |
|
|
|
margin-left: 0.16*100rpx; |
|
|
|
margin-left: 0.16*100rpx; |
|
|
|
margin-right: 0.16*100rpx; |
|
|
|
margin-right: 0.16*100rpx; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.index .header .qr image { |
|
|
|
.index .header .qr image { |
|
|
|
width: 0.34*150rpx; |
|
|
|
width: 0.34*150rpx; |
|
|
|
height: 0.34*150rpx; |
|
|
|
height: 0.34*150rpx; |
|
|
@ -2287,6 +2290,7 @@ flex: 0 2.4*100rpx; |
|
|
|
position: relative; |
|
|
|
position: relative; |
|
|
|
|
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.user .wrapper .nav .item text { |
|
|
|
.user .wrapper .nav .item text { |
|
|
|
display: block; |
|
|
|
display: block; |
|
|
|
|
|
|
|
|
|
|
@ -4875,6 +4879,7 @@ flex: 0 2.4*100rpx; |
|
|
|
background-color: #ffedeb; |
|
|
|
background-color: #ffedeb; |
|
|
|
margin-top: 0.2*100rpx; |
|
|
|
margin-top: 0.2*100rpx; |
|
|
|
padding: 0 0.3*100rpx; |
|
|
|
padding: 0 0.3*100rpx; |
|
|
|
|
|
|
|
box-sizing: border-box; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.product-con .notice .num { |
|
|
|
.product-con .notice .num { |
|
|
@ -6890,10 +6895,13 @@ flex: 0 2.4*100rpx; |
|
|
|
|
|
|
|
|
|
|
|
.flash-sale .list .item .text .progress .piece { |
|
|
|
.flash-sale .list .item .text .progress .piece { |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
left: 50%; |
|
|
|
left: 0; |
|
|
|
transform: translate(-50%, -50%); |
|
|
|
right: 0; |
|
|
|
|
|
|
|
transform: translate(0, -50%); |
|
|
|
top: 49%; |
|
|
|
top: 49%; |
|
|
|
font-size: 0.22*100rpx; |
|
|
|
font-size: 0.22*100rpx; |
|
|
|
|
|
|
|
word-wrap: normal; |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.flash-sale .list .item .grab { |
|
|
|
.flash-sale .list .item .grab { |
|
|
@ -8452,6 +8460,7 @@ flex: 0 2.4*100rpx; |
|
|
|
width: 0; |
|
|
|
width: 0; |
|
|
|
height: 0; |
|
|
|
height: 0; |
|
|
|
overflow: hidden; |
|
|
|
overflow: hidden; |
|
|
|
|
|
|
|
|
|
|
|
.posterCanvas { |
|
|
|
.posterCanvas { |
|
|
|
position: absolute; |
|
|
|
position: absolute; |
|
|
|
left: 0; |
|
|
|
left: 0; |
|
|
|