From 0636c93695e1f6d93f4051c4aea645920e1d0a8f Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Thu, 14 May 2026 10:40:37 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5257=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=E5=A5=96=E5=93=81=E8=BD=AE?= =?UTF-8?q?=E6=92=AD=E5=8D=A1=E7=89=87=E6=8C=89=E6=95=88=E6=9E=9C=E5=9B=BE?= =?UTF-8?q?=E5=86=8D=E5=A4=A7=E5=B0=8F=E8=B0=83=E5=A4=A7=E4=B8=80=E7=82=B9?= 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 7fcc71c..7ff6086 100644 --- a/pkg-video/views/county-lottery.vue +++ b/pkg-video/views/county-lottery.vue @@ -703,7 +703,7 @@ export default { color: #333; &.is-active { - transform: scale(1.1); /* 当前项放大 */ + transform: scale(1.2); /* 当前项放大 */ z-index: 10; color: #cb302c;