From 66aaf7c7319a3807fefd2c99babd0a47881f4a0a Mon Sep 17 00:00:00 2001 From: wmc Date: Tue, 7 May 2024 18:34:09 +0800 Subject: [PATCH] =?UTF-8?q?YS:=E6=B4=BE=E8=B4=A7=E5=AE=9D=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E4=B9=9D=E9=A1=B5=E9=9D=A2=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/seckill.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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;