Sprinkle the place

<form action="UserCategoryServlet" id="category_form" method="post">
<input type="hidden" name="opr" value="add">
<input type="hidden" name="opr" value="list">
<input type="hidden" name="opr" value="del">
<input type="hidden" name="page" value="1">
<div style="margin:0;padding:0;display:inline"></div>
新增个人博客分类 : <input class="required text" id="cname"
name="name" placeholder="请输入类别名称" size="30" type="text" required=""/>
<input class="submit" id="submit_button" name="commit"
type="submit" value="提交" />
</form>
<table class="admin">
<thead>
<tr class="header">
<td width="40%">名称</td>
<td width="20%">文章数量</td>
<td width="20%">排序</td>
<td width="20%">管理</td>
</tr>
</thead>

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326746669&siteId=291194637