Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
902cf510
Commit
902cf510
authored
Jan 07, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户列表 高级筛选 加面积 租金自定义搜索
parent
bd685a3e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
1 deletion
+12
-1
users_list.html
application/index/view/member/users_list.html
+12
-1
No files found.
application/index/view/member/users_list.html
View file @
902cf510
...
@@ -401,7 +401,7 @@
...
@@ -401,7 +401,7 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<thead>
<tr>
<tr>
<td
colspan=
"1
1
"
>
<td
colspan=
"1
3
"
>
<form
action=
""
method=
"get"
id=
"form_search"
>
<form
action=
""
method=
"get"
id=
"form_search"
>
<select
class=
"form-control btn2-city ld-Marheight user_city_choose_site_list"
></select>
<select
class=
"form-control btn2-city ld-Marheight user_city_choose_site_list"
></select>
<!--<select class="form-control btn2 ld-Marheight" id="user_area_choose">
<!--<select class="form-control btn2 ld-Marheight" id="user_area_choose">
...
@@ -520,6 +520,16 @@
...
@@ -520,6 +520,16 @@
<option
value=
"3"
>
非纯房东
</option>
<option
value=
"3"
>
非纯房东
</option>
<option
value=
"2"
>
纯房东
</option>
<option
value=
"2"
>
纯房东
</option>
</select>
</select>
<!--客户列表 面积 租金自定义-->
<span
class=
"fore-span margin-top-ld"
>
面积m²:
</span>
<input
class=
"form-control btn2 margin-top-ld"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span margin-top-ld"
>
-
</span>
<input
class=
"form-control btn2 margin-top-ld"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<!--<div class="clear"></div>-->
<span
class=
"fore-span margin-top-ld"
>
月租金(元/月):
</span>
<input
class=
"form-control btn2 margin-top-ld"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span margin-top-ld"
>
-
</span>
<input
class=
"form-control btn2 margin-top-ld"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
</div>
</div>
<div
class=
"col-xs-12"
style=
"padding:0px"
>
<div
class=
"col-xs-12"
style=
"padding:0px"
>
<span
class=
"btn btn-info btn3 margin-top-ld"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3 margin-top-ld"
id=
"search"
>
搜索
</span>
...
@@ -549,6 +559,7 @@
...
@@ -549,6 +559,7 @@
<th
class=
"text-center"
>
价格
</th>
<th
class=
"text-center"
>
价格
</th>
<th
class=
"text-center"
>
面积
</th>
<th
class=
"text-center"
>
面积
</th>
<th
class=
"text-center"
>
产生类型
</th>
<th
class=
"text-center"
>
产生类型
</th>
<th
class=
"text-center"
>
客方
</th>
<th
class=
"text-center"
>
操作
</th>
<th
class=
"text-center"
>
操作
</th>
</tr>
</tr>
</thead>
</thead>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment