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
0f6081af
Commit
0f6081af
authored
Jan 10, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台优化
parent
c128c65f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
64 additions
and
48 deletions
+64
-48
houseList.html
application/index/view/houses/houseList.html
+17
-13
users_list.html
application/index/view/member/users_list.html
+37
-33
remark_follow_index.html
application/index/view/remark/remark_follow_index.html
+6
-2
public.css
public/resource/css/public.css
+4
-0
No files found.
application/index/view/houses/houseList.html
View file @
0f6081af
...
...
@@ -163,7 +163,7 @@
background
:
#fff
;
border
:
.5px
solid
#ccc
;
border-top
:
none
;
left
:
4
px
;
left
:
11
px
;
z-index
:
999
;
}
.user-ul-agent
li
{
...
...
@@ -192,6 +192,10 @@
.modal-dialog-tuiguang
{
width
:
1080px
;
}
/*搜索条件的margain变小*/
.ld-Marheight
{
margin-top
:
5px
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
@@ -245,16 +249,16 @@
<div
class=
"clear"
>
</div>
<span
class=
"fore-span"
>
面积m²:
</span>
<input
class=
"form-control btn2"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span"
>
-
</span>
<input
class=
"form-control btn2"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
面积m²:
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
-
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<!--<div class="clear"></div>-->
<span
class=
"fore-span"
>
月租金(元/月):
</span>
<input
class=
"form-control btn2"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span"
>
-
</span>
<input
class=
"form-control btn2"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<input
class=
"form-control btn2"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"suitable_yetai_input"
name=
""
type=
"text"
placeholder=
"最适合业态"
>
<span
class=
"fore-span
ld-Marheight
"
>
月租金(元/月):
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
-
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"suitable_yetai_input"
name=
""
type=
"text"
placeholder=
"最适合业态"
>
</div>
<div
class=
"main-select col-xs-12"
style=
"padding:0px;"
>
...
...
@@ -286,7 +290,7 @@
<select
class=
"form-control btn4 ld-Marheight input"
name=
""
id=
"guest_stores_panfang"
value=
""
>
</select>
<div
class=
"left-phone"
>
<input
class=
"form-control
margin-top-ld
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"dish_name"
placeholder=
"盘方(员工)姓名"
type=
"text"
value=
""
>
<input
class=
"form-control
ld-Marheight
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"dish_name"
placeholder=
"盘方(员工)姓名"
type=
"text"
value=
""
>
<ul
class=
"user-ul-agent"
></ul>
</div>
<!--盘方员工姓名 下拉式 搜索-->
...
...
@@ -311,11 +315,11 @@
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
<!-- 批量修改盘方 -->
<a
href=
"#modal_modify_user"
data-toggle=
"modal"
class=
"btn btn-info btn3
margin-top-ld
"
><i
class=
"icon-plus"
></i>
批量修改盘方
</a>
<a
href=
"#modal_modify_user"
data-toggle=
"modal"
class=
"btn btn-info btn3
ld-Marheight
"
><i
class=
"icon-plus"
></i>
批量修改盘方
</a>
<!-- 本人商铺 -->
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"persional_shop"
title=
"点击切换到本人商铺"
>
本人商铺
</span>
<!-- 生成推广链接 -->
<a
href=
"#modal_link"
data-toggle=
"modal"
class=
"btn btn-info btn3
margin-top-ld
link_shop_c"
>
生成推广链接
</a>
<a
href=
"#modal_link"
data-toggle=
"modal"
class=
"btn btn-info btn3
ld-Marheight
link_shop_c"
>
生成推广链接
</a>
<!-- 高级搜索 -->
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"main_select"
title=
"高级搜索"
>
高级搜索
</span>
</div>
...
...
application/index/view/member/users_list.html
View file @
0f6081af
{layout name="global/frame_two_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"user"
/>
<style>
/*改变搜索条件的margain的值*/
.ld-Marheight
{
margin-top
:
5px
!important
;
}
/*关联客户相关*/
.user-detail-relational
>
div
{
float
:
left
;
...
...
@@ -51,7 +55,7 @@
border-top
:
none
;
background
:
#fff
;
z-index
:
999
;
left
:
2
px
;
left
:
11
px
;
}
.user-ul-agent
li
{
margin-left
:
-28px
;
...
...
@@ -384,7 +388,7 @@
width
:
100px
;
height
:
100px
;
margin-left
:
50px
;
margin-top
:
-
1
00px
;
margin-top
:
-
2
00px
;
overflow
:
hidden
;
display
:
none
;
}
...
...
@@ -436,14 +440,14 @@
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"start_date"
name=
"start_date"
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
>
<select
class=
"form-control btn2
margin-top-ld
"
name=
"public_status"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"public_status"
>
<option
value=
"2"
>
客户状态
</option>
<option
value=
"0"
>
求租
</option>
<option
value=
"1"
>
已租
</option>
<option
value=
"-1"
>
无效
</option>
</select>
<!--业态选择-->
<select
class=
"form-control btn2
margin-top-ld
"
name=
"industry_type"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"industry_type"
>
<option
value=
""
>
业态选择
</option>
<option>
轻餐饮
</option>
<option>
重餐饮
</option>
...
...
@@ -452,21 +456,21 @@
<option>
亲子教育
</option>
<option>
休闲娱乐
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
"
name=
"price_type"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"price_type"
>
<option
value=
""
>
价格需求
</option>
<option
value=
"1"
>
10000元/月以下
</option>
<option
value=
"2"
>
10000元/月--30000元/月
</option>
<option
value=
"3"
>
30000元/月以上
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
"
name=
"area_type"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"area_type"
>
<option
value=
""
>
面积需求
</option>
<option
value=
"1"
>
30㎡以下
</option>
<option
value=
"2"
>
30㎡-60㎡
</option>
<option
value=
"3"
>
60㎡-100㎡
</option>
<option
value=
"4"
>
100㎡以上
</option>
</select>
<input
class=
"form-control btn2
margin-top-ld
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"userID"
placeholder=
"客户ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
margin-top-ld
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"phone"
placeholder=
"客户手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
ld-Marheight
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"userID"
placeholder=
"客户ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
ld-Marheight
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"phone"
placeholder=
"客户手机号"
type=
"text"
value=
""
>
<br/>
<div
class=
"col-xs-12 main-select"
style=
"padding:0px"
>
...
...
@@ -481,52 +485,52 @@
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
</select>
<input
class=
"form-control btn2
margin-top-ld
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"user"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
margin-top-ld
input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"invite_phone"
placeholder=
"邀请人(客户)手机号"
type=
"text"
value=
""
>
<select
class=
"form-control btn2
margin-top-ld
"
name=
"login_status"
>
<input
class=
"form-control btn2
ld-Marheight
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"user"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
ld-Marheight
input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"invite_phone"
placeholder=
"邀请人(客户)手机号"
type=
"text"
value=
""
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"login_status"
>
<option
value=
""
>
下载登录app
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"2"
>
否
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
"
name=
"activate"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"activate"
>
<option
value=
""
>
是否注册app
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"2"
>
否
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
"
name=
"male_status"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"male_status"
>
<option
value=
""
>
是否公客
</option>
<option
value=
"2"
>
否
</option>
<option
value=
"1"
>
是
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
input"
name=
""
id=
"district_id"
title=
"客方所属部门、客方所属门店 与邀请人所属部门、邀请人所属门店 不作为并列筛选项"
>
<select
class=
"form-control btn2
ld-Marheight
input"
name=
""
id=
"district_id"
title=
"客方所属部门、客方所属门店 与邀请人所属部门、邀请人所属门店 不作为并列筛选项"
>
<option
value=
""
>
客方所属部门
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
input"
name=
""
id=
"guest_stores"
title=
"客方所属部门、客方所属门店 与邀请人所属部门、邀请人所属门店 不作为并列筛选项"
value=
""
>
<select
class=
"form-control btn2
ld-Marheight
input"
name=
""
id=
"guest_stores"
title=
"客方所属部门、客方所属门店 与邀请人所属部门、邀请人所属门店 不作为并列筛选项"
value=
""
>
</select>
<input
class=
"form-control btn2
margin-top-ld
input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"user_agent"
placeholder=
"客方手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
ld-Marheight
input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"user_agent"
placeholder=
"客方手机号"
type=
"text"
value=
""
>
<!--邀请人-->
<select
class=
"form-control btn2
margin-top-ld
input"
name=
""
id=
"district_id2"
title=
"
<select
class=
"form-control btn2
ld-Marheight
input"
name=
""
id=
"district_id2"
title=
"
客方所属部门、客方所属门店 与邀请人所属部门、邀请人所属门店 不作为并列筛选项"
>
<option
value=
""
>
邀请人所属部门
</option>
</select>
<select
class=
"form-control btn2
margin-top-ld
input"
name=
""
id=
"guest_stores2"
title=
"
<select
class=
"form-control btn2
ld-Marheight
input"
name=
""
id=
"guest_stores2"
title=
"
客方所属部门、客方所属门店 与邀请人所属部门、邀请人所属门店 不作为并列筛选项"
>
</select>
<input
class=
"form-control btn2
margin-top-ld
input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"invite_agent_phone"
placeholder=
"邀请人(员工)手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2
ld-Marheight
input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"invite_agent_phone"
placeholder=
"邀请人(员工)手机号"
type=
"text"
value=
""
>
<span
class=
"fore-span ld-Marheight"
>
首次登录时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"first_login_start"
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"first_login_end"
type=
"date"
>
<!--是否转介绍-->
<select
class=
"form-control btn4
margin-top-ld
"
name=
"customer_referrals_choose"
>
<select
class=
"form-control btn4
ld-Marheight
"
name=
"customer_referrals_choose"
>
<option
value=
""
>
客户转介绍
</option>
<option
value=
"1"
>
是
</option>
</select>
...
...
@@ -536,31 +540,31 @@
<option value="330100">杭州市</option>
</select>-->
<div
class=
"left-phone"
>
<input
class=
"form-control
margin-top-ld
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_agent_name"
placeholder=
"客方(员工)姓名"
type=
"text"
value=
""
>
<input
class=
"form-control
ld-Marheight
"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_agent_name"
placeholder=
"客方(员工)姓名"
type=
"text"
value=
""
>
<ul
class=
"user-ul-agent"
></ul>
</div>
<!--纯房东的筛选-->
<select
class=
"form-control btn2
margin-top-ld
"
name=
"landlord_status"
disabled=
"disabled"
>
<select
class=
"form-control btn2
ld-Marheight
"
name=
"landlord_status"
disabled=
"disabled"
>
<option
value=
""
>
全部
</option>
<option
value=
"3"
>
非纯房东
</option>
<option
value=
"2"
>
纯房东
</option>
</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=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
面积m²:
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"area_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
-
</span>
<input
class=
"form-control btn2
ld-Marheight
"
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=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
月租金(元/月):
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_start"
name=
""
type=
"text"
placeholder=
"请输入"
>
<span
class=
"fore-span
ld-Marheight
"
>
-
</span>
<input
class=
"form-control btn2
ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"price_end"
name=
""
type=
"text"
placeholder=
"请输入"
>
</div>
<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=
"reset"
>
重置
</span>
<span
class=
"btn btn-info btn3
ld-Marheight
"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3
ld-Marheight
"
id=
"reset"
>
重置
</span>
<!--<a class="btn btn-info btn3 margin-top-ld user-favorites"> 收藏夹 </a>-->
<a
href=
"#modal_modify_user"
data-toggle=
"modal"
class=
"btn btn-info btn3
margin-top-ld
"
><i
class=
"icon-plus"
></i>
批量修改客方
<a
href=
"#modal_modify_user"
data-toggle=
"modal"
class=
"btn btn-info btn3
ld-Marheight
"
><i
class=
"icon-plus"
></i>
批量修改客方
</a>
<!-- 本人商铺 -->
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"persional_custom"
title=
"点击切换到本人客户"
>
本人客户
</span>
...
...
application/index/view/remark/remark_follow_index.html
View file @
0f6081af
...
...
@@ -334,7 +334,7 @@
width
:
100px
;
height
:
100px
;
margin-left
:
50px
;
margin-top
:
-
100px
;
margin-top
:
-
200px
;
;
overflow
:
hidden
;
display
:
none
;
}
...
...
@@ -360,9 +360,13 @@
}
.left-phone-liu
{
float
:
left
;
margin-top
:
1
5px
;
margin-top
:
5px
;
margin-left
:
10px
;
}
/*改变搜索条件的 margain*/
.ld-Marheight
{
margin-top
:
5px
!important
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
public/resource/css/public.css
View file @
0f6081af
...
...
@@ -818,3 +818,7 @@ p{margin: 0;}
padding-right
:
15px
;
padding-top
:
10px
;
}
.panel-default
>
.panel-heading
{
background-image
:
none
!important
;
background-color
:
#fff
;
}
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