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
a70f65ac
Commit
a70f65ac
authored
Sep 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台优化
parent
a9423fe9
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
366 additions
and
11 deletions
+366
-11
users_list.html
application/index/view/member/users_list.html
+19
-3
realtimePerformance.html
application/index/view/realtime/realtimePerformance.html
+1
-0
public.css
public/resource/css/public.css
+3
-1
user.css
public/resource/css/user.css
+341
-4
realtimePerformance.js
public/resource/js/realtimePerformance.js
+2
-3
No files found.
application/index/view/member/users_list.html
View file @
a70f65ac
...
...
@@ -10,6 +10,23 @@
.left-phone
{
margin-left
:
10px
;
float
:
left
;
position
:
relative
;
}
.user-ul-agent
{
width
:
100%
;
height
:
auto
;
position
:
absolute
;
width
:
192px
;
border
:
1px
solid
#ccc
;
border-top
:
none
;
background
:
#fff
;
z-index
:
999
;
left
:
2px
;
}
.user-ul-agent
li
{
margin-left
:
-28px
;
list-style
:
none
;
line-height
:
26px
;
}
.modal-body-details
{
width
:
850px
;
...
...
@@ -17,14 +34,14 @@
.modal-body-new-user
{
width
:
639px
;
}
.user-ul
,
.user-ul-new-introduce
,
.user-ul-agent
{
.user-ul
,
.user-ul-new-introduce
{
width
:
100%
;
height
:
auto
;
float
:
left
;
position
:
relative
;
left
:
-40px
;
}
.user-ul
li
,
.user-ul-new-introduce
li
,
.user-ul-edit-introduce
li
,
.user-ul-agent
li
{
.user-ul
li
,
.user-ul-new-introduce
li
,
.user-ul-edit-introduce
li
{
list-style
:
none
;
line-height
:
30px
;
}
...
...
@@ -254,7 +271,6 @@
background-color
:
orange
;
}
/*上一条 下一条 样式*/
#user_up
,
#user_down
{
color
:
#337ab7
;
...
...
application/index/view/realtime/realtimePerformance.html
View file @
a70f65ac
...
...
@@ -54,6 +54,7 @@
border
:
.5px
solid
#ccc
;
border-top
:
none
;
left
:
4px
;
z-index
:
999
;
}
.user-ul-agent
li
{
list-style
:
none
;
...
...
public/resource/css/public.css
View file @
a70f65ac
...
...
@@ -346,7 +346,9 @@ a:hover{
}
.menu-sub-alink.active-a
{
background-color
:
#ff9419
!important
;
/*background-color: #ff9419!important;*/
background-color
:
rgba
(
255
,
148
,
25
,
.7
)
!important
;
}
/*商铺列表,商铺动态,跟进信息样式*/
...
...
public/resource/css/user.css
View file @
a70f65ac
body
{
}
\ No newline at end of file
.modal-body1
{
height
:
716px
;
overflow-y
:
auto
;
padding-bottom
:
60px
;
}
/*客方姓名 搜索*/
.left-phone
{
margin-left
:
10px
;
float
:
left
;
position
:
relative
;
}
.user-ul-agent
{
width
:
100%
;
height
:
auto
;
position
:
absolute
;
width
:
192px
;
border
:
1px
solid
#ccc
;
border-top
:
none
;
background
:
#fff
;
z-index
:
999
;
left
:
2px
;
}
.user-ul-agent
li
{
margin-left
:
-28px
;
list-style
:
none
;
line-height
:
26px
;
}
.modal-body-details
{
width
:
850px
;
}
.modal-body-new-user
{
width
:
639px
;
}
.user-ul
,
.user-ul-new-introduce
{
width
:
100%
;
height
:
auto
;
float
:
left
;
position
:
relative
;
left
:
-40px
;
}
.user-ul
li
,
.user-ul-new-introduce
li
,
.user-ul-edit-introduce
li
{
list-style
:
none
;
line-height
:
30px
;
}
.user-ul2
,
.look-shop-ul
,
.user-ul-edit-introduce
{
width
:
100%
;
height
:
auto
;
padding-bottom
:
6px
;
float
:
left
;
position
:
relative
;
left
:
-40px
;
}
.user-ul2
li
,
.look-shop-ul
li
{
list-style
:
none
;
line-height
:
30px
;
}
.input
{
width
:
16%
!important
;
}
.text-right
{
float
:
right
;
display
:
inline-block
;
}
#batch
{
float
:
left
;
height
:
34px
;
line-height
:
34px
;
}
.ld-Marheight
{
margin-top
:
15px
;
}
.phone_list
{
margin-top
:
32px
;
width
:
182px
;
margin-left
:
-182px
;
}
.phone_jia
{
width
:
182px
;
}
.phone_list
li
{
height
:
22px
;
line-height
:
22px
;
}
.phone_list
li
:nth-of-type
(
even
)
{
display
:
none
;
}
.modal-dialog-one
{
width
:
668px
;
}
.clear
{
clear
:
both
;
}
.left
{
float
:
left
;
}
.bottom
{
margin-top
:
30px
;
}
/*客户列表商 约带看*/
.detail-modal-bargaininfo-main-left
{
float
:
left
;
width
:
340px
;
line-height
:
36px
;
}
#bargaininfo_is_open
,
#bargaininfo_type
{
width
:
100px
!important
;
display
:
inline-block
;
}
#bargaininfo_expect_payback_time
{
height
:
32px
;
}
.detail-modal-bargaininfo-main-right
{
line-height
:
36px
;
width
:
700px
;
}
#bargaininfo_yetai
{
width
:
150px
;
display
:
inline-block
;
height
:
26px
;
padding
:
3px
6px
}
#bargaininfo_chengjiao_price
,
#bargaininfo_total_commission
{
width
:
120px
;
display
:
inline-block
;
height
:
26px
;
padding
:
3px
6px
}
.detail-modal-bargaininfo-form
{
line-height
:
48px
;
width
:
620px
;
margin
:
0
auto
;
}
.detail-modal-bargaininfo-commission-inputpar
{
width
:
100%
;
overflow
:
hidden
;
clear
:
both
;
}
.detail-modal-bargaininfo-commission-sec
,
.addtax-modal-tax-commission-sec
{
overflow
:
hidden
;
}
.detail-modal-bargaininfo-commission-sec
>
label
,
.addtax-modal-tax-commission-sec
>
label
{
float
:
left
;
}
.detail-modal-bargaininfo-commission-sec
>
label
:nth-of-type
(
2
),
.addtax-modal-tax-commission-sec
>
label
:nth-of-type
(
2
)
{
margin-left
:
50px
;
}
.detail-modal-bargaininfo-commission-sec
>
div
,
.addtax-modal-tax-commission-sec
>
div
{
float
:
left
;
width
:
380px
;
}
.detail-modal-bargaininfo-commission-sec
>
mark
,
.addtax-modal-tax-commission-sec
>
mark
{
float
:
left
;
overflow
:
hidden
;
background-color
:
transparent
;
padding-top
:
5px
;
padding-left
:
10px
;
}
.detail-modal-bargaininfo-commission-sec
>
mark
>
img
,
.addtax-modal-tax-commission-sec
>
mark
>
img
{
float
:
left
;
width
:
20px
;
}
#bargaininfo_commission_add_btn
{
width
:
70%
;
margin-bottom
:
20px
;
}
#note_look
{
margin-left
:
67px
;
}
#bargaininfo_commission_add_btn
>
img
{
display
:
block
;
margin
:
0
auto
;
}
.opacity-0
{
opacity
:
0
;
}
.user_call
{
height
:
20px
;
width
:
30px
;
border-radius
:
3px
;
line-height
:
20px
;
margin-top
:
7px
;
font-size
:
10px
;
text-align
:
center
;
cursor
:
pointer
}
/*客户动态*/
.followup-modal-list-area
{
height
:
258px
;
overflow-y
:
scroll
;
}
/*客户详情 头像*/
.user_pic
{
width
:
30px
;
height
:
30px
;
border-radius
:
15px
;
}
/*拨打电话样式*/
.modal-body-width
{
width
:
460px
;
}
#phone_title2
{
width
:
100%
;
height
:
186px
;
line-height
:
186px
;
text-align
:
center
;
font-weight
:
600
;
font-size
:
43px
;
}
#phone_title
{
font-weight
:
600
;
}
/*控制放大镜的*/
#preview
{
z-index
:
9999
!important
;
}
.modal-title-genjing
{
height
:
36px
;
line-height
:
36px
;
border-top
:
3px
solid
#ccc
;
}
.center-btn
{
margin-top
:
10px
;
text-align
:
center
;
}
#caozuo_table_scroll
{
height
:
188px
;
overflow-y
:
scroll
;
}
/*查看过的 客户详情 按钮变色*/
.btn-user-details
{
background-color
:
orange
;
}
/*上一条 下一条 样式*/
#user_up
,
#user_down
{
color
:
#337ab7
;
cursor
:
pointer
;
}
.detail-modal-header-tab
{
width
:
220px
;
float
:
left
;
}
.user_up_con
{
float
:
left
;
margin-top
:
5px
;
font-size
:
16px
;
}
#user_area_add
{
margin-left
:
5px
;
}
.call-user-five
{
color
:
red
;
font-size
:
20px
;
font-weight
:
700
;
}
/*查看详情 样式优化*/
.modal-header
{
padding
:
8px
;
}
.modal-body
{
padding
:
10px
;
}
.input-border-0
{
border
:
0
;
}
.ld-Marheight-city
{
margin-top
:
8px
;
}
.form-control
[
disabled
]
{
background-color
:
#fff
;
}
.main-select
{
display
:
none
;
}
.btn2
{
width
:
10%
!important
;
}
.btn4
{
width
:
16%
!important
;
}
/*适配 不同屏幕*/
@media
screen
and
(
min-width
:
1680px
){
.btn4
{
width
:
12%
!important
;
}
.btn2
{
width
:
8%
!important
;
}
}
.btn6-yuedaikan
{
width
:
46%
!important
;
cursor
:
pointer
;
}
.btn-guanbi
{
margin-left
:
20px
;
}
.form-group-bottom
{
margin-bottom
:
9px
;
}
\ No newline at end of file
public/resource/js/realtimePerformance.js
View file @
a70f65ac
...
...
@@ -182,17 +182,16 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r
e
.
preventDefault
();
e
.
stopPropagation
();
realtime
.
orderList
=
1
;
realtime
.
order_ranking
=
'asc'
;
realtime
.
getList
(
1
);
realtime
.
order_ranking
=
'desc'
;
});
//倒序
_doc
.
on
(
'click'
,
'.reverse-order-yeji'
,
function
(
e
)
{
e
.
preventDefault
();
e
.
stopPropagation
();
realtime
.
orderList
=
0
;
realtime
.
order_ranking
=
'desc'
;
realtime
.
getList
(
1
);
realtime
.
order_ranking
=
'asc'
;
});
//搜索的重置
...
...
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