作者 sgj
1 个管道 的构建 通过 耗费 1 秒

去除简介

... ... @@ -28,13 +28,13 @@
id="title" value="" placeholder="请输入标题"/>
</td>
</tr>
<tr>
<!--<tr>
<th width="100">摘要(限255字)<span class="form-required">*</span></th>
<td>
<textarea class="form-control" name="abstract"
id="abstract" placeholder="请输入摘要"></textarea>
</td>
</tr>
</tr>-->
<tr>
<th width="100">内容<span class="form-required">*</span></th>
<td>
... ...
... ... @@ -28,13 +28,13 @@
id="title" value="" placeholder="请输入标题"/>
</td>
</tr>
<tr>
<!--<tr>
<th width="100">摘要(限255字)<span class="form-required">*</span></th>
<td>
<textarea class="form-control" name="abstract"
id="abstract" placeholder="请输入摘要"></textarea>
</td>
</tr>
</tr>-->
<tr>
<th width="100">内容<span class="form-required">*</span></th>
<td>
... ...
... ... @@ -32,13 +32,13 @@
<input type="hidden" name="id" value="{$data.id}">
</td>
</tr>
<tr>
<!-- <tr>
<th width="100">摘要(限255字)<span class="form-required">*</span></th>
<td>
<textarea class="form-control" name="abstract"
id="abstract" placeholder="请输入摘要">{$data.abstract}</textarea>
</td>
</tr>
</tr>-->
<tr>
<th width="100">内容<span class="form-required">*</span></th>
<td>
... ...
... ... @@ -32,13 +32,13 @@
<input type="hidden" name="id" value="{$data.id}">
</td>
</tr>
<tr>
<!-- <tr>
<th width="100">摘要(限255字)<span class="form-required">*</span></th>
<td>
<textarea class="form-control" name="abstract"
id="abstract" placeholder="请输入摘要">{$data.abstract}</textarea>
</td>
</tr>
</tr>-->
<tr>
<th width="100">内容<span class="form-required">*</span></th>
<td>
... ...