From 45ece6653642159dd37073af657772691fb35b18 Mon Sep 17 00:00:00 2001 From: suzhihao Date: Sat, 16 Sep 2023 08:01:38 +0800 Subject: [PATCH] =?UTF-8?q?add/edit.html.vm=E6=A0=BC=E5=BC=8F=E7=BC=A9?= =?UTF-8?q?=E8=BF=9B=E5=AF=B9=E9=BD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/vm/html/add.html.vm | 12 ++++++------ .../src/main/resources/vm/html/edit.html.vm | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ruoyi-generator/src/main/resources/vm/html/add.html.vm b/ruoyi-generator/src/main/resources/vm/html/add.html.vm index c9c9e5b0b..634fbf9a3 100644 --- a/ruoyi-generator/src/main/resources/vm/html/add.html.vm +++ b/ruoyi-generator/src/main/resources/vm/html/add.html.vm @@ -59,12 +59,12 @@ #elseif($column.htmlType == "number") -
- -
- -
-
+
+ +
+ +
+
#elseif($column.htmlType == "upload")
diff --git a/ruoyi-generator/src/main/resources/vm/html/edit.html.vm b/ruoyi-generator/src/main/resources/vm/html/edit.html.vm index 365475e59..c6b5824d4 100644 --- a/ruoyi-generator/src/main/resources/vm/html/edit.html.vm +++ b/ruoyi-generator/src/main/resources/vm/html/edit.html.vm @@ -59,12 +59,12 @@
#elseif($column.htmlType == "number") -
- -
- -
-
+
+ +
+ +
+
#elseif($column.htmlType == "upload")