Authored by wangshusheng

修改

... ... @@ -87,7 +87,7 @@
<label class="col-sm-2 control-label">预告描述&nbsp;&nbsp;<span class="red">*</span></label>
<div class="col-sm-10">
<input type="text" id="noticeDesc" class="form-control" value="[[noticeDesc]]" placeholder="预告描述" required/>
<input type="text" id="noticeDesc" class="form-control" value="[[noticeDesc]]" placeholder="预告描述" />
</div>
</div>
</div>
... ...