From fde75a9b3629723253d3ec377f0245c2e8c5293c Mon Sep 17 00:00:00 2001 From: xu0625 <1212> Date: Tue, 13 Apr 2021 14:20:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86-=E6=8A=BD?= =?UTF-8?q?=E5=A5=96=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/activity/info/add.html | 12 +++++------- .../resources/templates/activity/info/edit.html | 17 ++++++----------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/sino-activity/src/main/resources/templates/activity/info/add.html b/sino-activity/src/main/resources/templates/activity/info/add.html index 91bcc5059..856266eca 100644 --- a/sino-activity/src/main/resources/templates/activity/info/add.html +++ b/sino-activity/src/main/resources/templates/activity/info/add.html @@ -605,10 +605,9 @@
- -
- + +
+
@@ -789,9 +788,8 @@
-
- +
+
diff --git a/sino-activity/src/main/resources/templates/activity/info/edit.html b/sino-activity/src/main/resources/templates/activity/info/edit.html index 36d22dae6..b8db8ab4c 100644 --- a/sino-activity/src/main/resources/templates/activity/info/edit.html +++ b/sino-activity/src/main/resources/templates/activity/info/edit.html @@ -606,11 +606,8 @@
-
- - +
+
@@ -795,10 +792,8 @@
-
- +
+
@@ -828,7 +823,7 @@

效果图

- +
@@ -1116,7 +1111,7 @@ if (btn2!= null && btn2 != ''){ $("#btn2Pic").text(btn2); }else{ - $("#btn2Pic").text("自定义按钮2"); + $("#btn2Pic").text("自定义按钮2"); } //加载步骤4数据 var val = $("#activityPlayval").val();