Fix:5256 【商城小程序】抽奖码页面,往期中奖名单轮播不见了
This commit is contained in:
@@ -511,7 +511,8 @@ export default {
|
||||
|
||||
.page-body {
|
||||
box-sizing: border-box;
|
||||
height: 100vh;
|
||||
height: calc(100vh - 120rpx);
|
||||
margin-top: 80rpx;
|
||||
}
|
||||
|
||||
.tip-bar {
|
||||
|
||||
Reference in New Issue
Block a user