Authored by 张帅

字数限制

... ... @@ -47,7 +47,7 @@
<tr style="height: 60px">
<td>
<span style="color:red">*</span><label>文字内容</label> <br>
<textarea rows="2" id="content" style="width:60% " name = "content" class="form-control" placeholder="" required="" maxlength="600"></textarea>
<textarea rows="3" id="content" style="width:60% " name = "content" class="form-control" placeholder="" required="" maxlength="500"></textarea>
</td>
</tr>
... ...