From 495a0695866591a9d3510c4f6177d8c1e4a2ab1f Mon Sep 17 00:00:00 2001 From: li Date: Tue, 27 Jan 2026 16:53:47 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=B7=BB=E5=8A=A0=20pointer-events:?= =?UTF-8?q?=20none=20=E5=88=B0=E4=B8=8B=E6=B3=A8=E5=8C=BA=E5=9F=9F?= =?UTF-8?q?=E4=BB=A5=E5=85=81=E8=AE=B8=E7=82=B9=E5=87=BB=E7=A9=BF=E9=80=8F?= =?UTF-8?q?=EF=BC=8C=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E4=BA=A4=E4=BA=92?= =?UTF-8?q?=E4=BD=93=E9=AA=8C=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/play.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/play.vue b/src/views/play.vue index 9cc63c94..39ee241a 100644 --- a/src/views/play.vue +++ b/src/views/play.vue @@ -1624,6 +1624,7 @@ $gold: #c5a059; justify-content: center !important; background: transparent !important; padding: 0 !important; + pointer-events: none !important; /* 让点击穿透到下注区域 */ strong { font-size: 10px !important;