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 5685d8bf3..13bcf2d5e 100644
--- a/sino-activity/src/main/resources/templates/activity/info/edit.html
+++ b/sino-activity/src/main/resources/templates/activity/info/edit.html
@@ -251,7 +251,7 @@
+ type="text" maxlength="30" th:value="*{drawInfo.DRAWNAME}" required>
@@ -286,7 +286,7 @@
+ type="text" maxlength="30" th:value="*{drawInfo.EXPENOVALUE}" required>
@@ -298,7 +298,7 @@
@@ -310,7 +310,7 @@
@@ -344,7 +344,7 @@
+ maxlength="30" onkeyup="updatePic(this)" th:value="*{actPageConfigGuide.actTitle}" required>
@@ -356,7 +356,7 @@
+ maxlength="30" onkeyup="updatePic(this)" th:value="*{actPageConfigGuide.actDesc}" required>
@@ -374,7 +374,7 @@
@@ -390,7 +390,7 @@
+ maxlength="30" onkeyup="updatePic(this)" th:value="*{actPageConfigGuide.btnText}" required>
@@ -411,7 +411,7 @@