From 09cebb90feabfd9870e39625f2d32172771d2625 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Mon, 11 Aug 2025 20:23:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=8A=A0=E8=BD=BD=E4=B8=AD=E6=97=A0=E6=B3=95=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E8=83=B6=E5=9B=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/js/components/MicroApps/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/js/components/MicroApps/index.vue b/resources/assets/js/components/MicroApps/index.vue index df3a35fc2..67db721cb 100644 --- a/resources/assets/js/components/MicroApps/index.vue +++ b/resources/assets/js/components/MicroApps/index.vue @@ -68,6 +68,7 @@ display: flex; align-items: center; justify-content: center; + pointer-events: none; } .transparent-mode {