From 56d8fb78b2ff0b7c52e7468db35f9a315e8c858b Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Thu, 14 May 2026 23:02:52 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5268=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E8=83=8C=E6=99=AF=E6=B5=B7?= =?UTF-8?q?=E6=8A=A5=E5=8C=BA=E5=9F=9F=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=8C=E5=9B=BE=E7=89=87=E8=A2=AB=E6=8B=89?= =?UTF-8?q?=E4=BC=B8=E5=8F=98=E5=BD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg-video/views/county-lottery.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg-video/views/county-lottery.vue b/pkg-video/views/county-lottery.vue index 5d2c307..8101082 100644 --- a/pkg-video/views/county-lottery.vue +++ b/pkg-video/views/county-lottery.vue @@ -467,7 +467,7 @@ export default { // background-color: #ffb611; background-size: 100% 100%; background-repeat: no-repeat; - height: 520rpx; + height: 530rpx; position: relative; border-bottom-left-radius: 40rpx; border-bottom-right-radius: 40rpx;