From 6bf71681c4d0109f2148bb2ad8c27e0449a3f973 Mon Sep 17 00:00:00 2001
From: dap <15891557205@163.com>
Date: Mon, 2 Feb 2026 13:55:56 +0800
Subject: [PATCH] =?UTF-8?q?fix(antd):=20=E7=A6=81=E7=94=A8=E6=A8=A1?=
=?UTF-8?q?=E6=80=81=E6=A1=86=E5=92=8C=E6=8A=BD=E5=B1=89=E8=83=8C=E6=99=AF?=
=?UTF-8?q?=E6=A8=A1=E7=B3=8A=E6=95=88=E6=9E=9C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
由于当前 mask blur 配置不生效,显式设置 modal 和 drawer 的 mask blur 为 false
---
apps/web-antd/src/app.vue | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/apps/web-antd/src/app.vue b/apps/web-antd/src/app.vue
index 27998a8a..b6d925be 100644
--- a/apps/web-antd/src/app.vue
+++ b/apps/web-antd/src/app.vue
@@ -1,4 +1,6 @@
-
+