Commit ff59b42a authored by agping's avatar agping Committed by hujun

跟进人列表 隐藏部门

# Conflicts: # application/index/view/remark/remark_follow_index.html
parent 74a6a290
......@@ -314,18 +314,9 @@
.btn-guanbi{
margin-left: 20px;
}
/*加载图片*/
#main_loading_pic {
position: fixed;
top: 50%;
left: 50%;
width: 100px;
height: 100px;
margin-left: -50px;
margin-top: -50px;
overflow: hidden;
display: none;
}
.left{
float: left;
}
</style>
<div id="page-content-wrapper">
<div class="container">
......@@ -356,14 +347,14 @@
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="remark_name" placeholder="跟进人姓名" type="text" value="">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="remark_phone" placeholder="跟进人手机号" type="text" value="">
<select class="form-control btn4 ld-Marheight input" name="" id="district_id">
<!--<select class="form-control btn4 ld-Marheight input" name="" id="district_id">
<option value="">跟进人所在部门</option>
</select>
<select class="form-control btn4 ld-Marheight input" name="" id="guest_stores" value="">
</select>
<div class="clear "></div>
<span class="btn btn-info btn3 ld-Marheight" id="search">搜索</span>
<span class="btn btn-info btn3 ld-Marheight" id="reset">重置</span>
</select>-->
<!--<div class="clear "></div>-->
<span class="btn btn-info btn3 ld-Marheight left" id="search">搜索</span>
<span class="btn btn-info btn3 ld-Marheight left" id="reset">重置</span>
</form>
</td>
</tr>
......
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