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