|
@@ -382,18 +382,18 @@
|
|
|
.rolling {
|
|
|
width: 100%;
|
|
|
height: calc(100vh - 44px);
|
|
|
- background: url(https://mp-public-1310078123.cos.ap-shanghai.myqcloud.com/v2/prize_bkg1.png) center center no-repeat;
|
|
|
+ background: url(https://mp-public-test-1307117429.cos.ap-shanghai.myqcloud.com/v2/prize_bkg1.png) center center no-repeat;
|
|
|
background-size: 100vw calc(100vh - 44px);
|
|
|
overflow: hidden;
|
|
|
|
|
|
// 奖品滚动
|
|
|
&-prize {
|
|
|
display: flex;
|
|
|
- margin-top: 30vh;
|
|
|
+ margin-top: 28vh;
|
|
|
height: 28vh;
|
|
|
- background: url(https://mp-public-1310078123.cos.ap-shanghai.myqcloud.com/v2/prize_bkg2.png) center center no-repeat;
|
|
|
+ background: url(https://mp-public-test-1307117429.cos.ap-shanghai.myqcloud.com/v2/prize_bkg2.png) center center no-repeat;
|
|
|
background-size: 100vw 28vh;
|
|
|
- margin-bottom: 42rpx;
|
|
|
+ margin-bottom: 82rpx;
|
|
|
|
|
|
&-list {
|
|
|
display: flex;
|