From 3a1f41560bde1858c68f951b4649148e03a13f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E5=BF=83=E5=AE=87?= Date: Wed, 21 Jan 2026 16:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8=E7=9A=84dialogLockS?= =?UTF-8?q?creen=E4=BF=AE=E6=94=B9=E4=B8=BAfalse=EF=BC=8C=E4=B8=8D?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E8=B7=B3=E8=BD=AC=E5=88=B0=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E9=A1=B6=E9=83=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/js/editormd/editormd.min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/js/editormd/editormd.min.js b/public/js/editormd/editormd.min.js index eceb7eb2b..e532dd120 100755 --- a/public/js/editormd/editormd.min.js +++ b/public/js/editormd/editormd.min.js @@ -121,7 +121,7 @@ styleSelectedText: true, matchWordHighlight: true, // options: true, false, "onselected" styleActiveLine: true, // Highlight the current line - dialogLockScreen: true, + dialogLockScreen: false, dialogShowMask: true, dialogDraggable: true, dialogMaskBgColor: "#fff",