From c7fff2ae8d6a5360abf60afbf058aac91653becb Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: Sun, 22 Aug 2021 19:17:48 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
public/formjs/editor.html | 11 +++++++++--
public/formjs/editor.js | 21 +++++++++------------
2 files changed, 18 insertions(+), 14 deletions(-)
diff --git a/public/formjs/editor.html b/public/formjs/editor.html
index 31f893fc1..71a2f3198 100644
--- a/public/formjs/editor.html
+++ b/public/formjs/editor.html
@@ -36,16 +36,23 @@
body{
background: #fff;
}
+
+ .no_display {
+ display: none;
+ }
+
-
-