From 0418f913c7555f3850094403154fa5f4014b58e2 Mon Sep 17 00:00:00 2001 From: liuwei Date: Thu, 7 May 2026 15:01:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E6=8C=81=E6=9C=AA=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E4=B8=8B=E7=99=BB=E5=BD=95=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E5=B8=B8=E9=A9=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index d59ef79..c5d0a46 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -127,7 +127,9 @@ :visible.sync="loginQrDialog.visible" width="760px" class="login-qr-dialog" - :close-on-click-modal="false"> + :show-close="false" + :close-on-click-modal="false" + :close-on-press-escape="false">