@@ -76,7 +76,7 @@
<tr>
<th><span class="red">*</span>引导图:</th>
<td colspan="3">
- <form:hidden id="nameImage" path="guidanceImage" htmlEscape="false" maxlength="255" class="input-xlarge required"/>
+ <form:hidden id="nameImage" path="guidanceImage" htmlEscape="false" class="input-xlarge required"/>
<sys:ckfinder input="nameImage" type="images" uploadPath="/photo" selectMultiple="false" maxWidth="100" maxHeight="100"/>
</td>
</tr>