From 8cc9258cf74e857239656914b70f99838af9309d Mon Sep 17 00:00:00 2001 From: klarkxy <278370456@qq.com> Date: Fri, 29 Nov 2024 14:43:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=99=A8=E4=B8=8D=E5=86=8D?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/admin/kindeditor.php | 2 +- web/bsadmin/kindeditor.php | 2 +- web/swadmin/kindeditor.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/admin/kindeditor.php b/web/admin/kindeditor.php index 8c62474..97bd164 100644 --- a/web/admin/kindeditor.php +++ b/web/admin/kindeditor.php @@ -41,7 +41,7 @@ if( typeof sync === "function") sync(); } }); - prettyPrint(); + // prettyPrint(); }); }),100); diff --git a/web/bsadmin/kindeditor.php b/web/bsadmin/kindeditor.php index 0bd6386..5e3eb4e 100644 --- a/web/bsadmin/kindeditor.php +++ b/web/bsadmin/kindeditor.php @@ -24,7 +24,7 @@ }); } }); - prettyPrint(); + // prettyPrint(); }); diff --git a/web/swadmin/kindeditor.php b/web/swadmin/kindeditor.php index 0bd6386..5e3eb4e 100644 --- a/web/swadmin/kindeditor.php +++ b/web/swadmin/kindeditor.php @@ -24,7 +24,7 @@ }); } }); - prettyPrint(); + // prettyPrint(); });