Commit 31baf022 authored by hujun's avatar hujun

1

parent 4c45f7ba
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="id" placeholder="姓名/手机号" name="search" type="text" value=""> <input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="id" placeholder="姓名/手机号" name="search" type="text" value="">
<select class="form-control btn2 ld-Marheight" name="agent_status" placeholder="状态是否正常"> <select class="form-control btn2 ld-Marheight" name="agent_status" placeholder="状态是否正常">
<option value="-1">状态是否正常</option> <option value="-1">状态是否正常</option>
<option value="0"></option> <option value="0" selected="selected"></option>
<option value="1"></option> <option value="1"></option>
</select> </select>
<span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span> <span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment