diff --git a/pages/activity/seckill.vue b/pages/activity/seckill.vue index 7be2749..c184fa2 100644 --- a/pages/activity/seckill.vue +++ b/pages/activity/seckill.vue @@ -303,7 +303,7 @@ } .title { width: 100%; - height: 220rpx; + height: 500rpx; position: relative; .bgImg { @@ -335,7 +335,10 @@ //justify-content: space-around; z-index: 30; overflow: auto; + bottom: 0; + position: absolute; .timeItem { + margin-bottom: 5px; .num { width: 150rpx; font-size: 28rpx;