| | |
| | | <label class="text-right col-sm-1 col-md-1 control-label">内容</label> |
| | | <div class="col-sm-10 col-md-10"> |
| | | |
| | | <textarea class="form-control bt" name="Contentss" title="内容" isempty="" maxlength="300" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'"></textarea> |
| | | <textarea class="form-control bt" name="Contentss" title="内容" isempty="" maxlength="500" length="long" style="resize:none;overflow-y:hidden; min-height:60px;" onpropertychange="this.style.height=this.scrollHeight + 'px'" oninput="this.style.height=this.scrollHeight + 'px'"></textarea> |
| | | </div> |
| | | |
| | | </div> |