From b0d49cc6d5890e48fbf453efb09534a6602cb1c2 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Thu, 14 May 2026 09:54:39 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5269=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=E6=B1=A0?= =?UTF-8?q?-=E5=A5=96=E5=93=81=E7=AD=89=E7=BA=A7=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C=E8=B0=83=E6=95=B4=EF=BC=88?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E6=94=BE=E5=A4=A7=EF=BC=8C=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E5=B7=A6=E7=A7=BB=E4=B8=80=E4=BA=9B=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg-video/views/county-lottery.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg-video/views/county-lottery.vue b/pkg-video/views/county-lottery.vue index e9d24d9..4d5d418 100644 --- a/pkg-video/views/county-lottery.vue +++ b/pkg-video/views/county-lottery.vue @@ -730,10 +730,10 @@ export default { .prize-tag { position: absolute; - left: -10rpx; + left: -25rpx; bottom: 20rpx; - width: 76rpx; - height: 76rpx; + width: 90rpx; + height: 90rpx; z-index: 2; }