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
990ad61f
Commit
990ad61f
authored
Jul 20, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后样式优化
parent
3be5edc0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
13 deletions
+19
-13
users_list.html
application/index/view/member/users_list.html
+19
-13
No files found.
application/index/view/member/users_list.html
View file @
990ad61f
...
@@ -213,19 +213,12 @@
...
@@ -213,19 +213,12 @@
text-align
:
center
;
text-align
:
center
;
cursor
:
pointer
cursor
:
pointer
}
}
#phone_title2
{
font-weight
:
600
;
font-size
:
36px
;
}
/*客户动态*/
/*客户动态*/
.followup-modal-list-area
{
.followup-modal-list-area
{
height
:
450px
;
height
:
450px
;
overflow-y
:
scroll
;
overflow-y
:
scroll
;
}
}
/*客户详情 头像*/
/*客户详情 头像*/
#user_pic
{
#user_pic
{
width
:
30px
;
width
:
30px
;
height
:
30px
;
height
:
30px
;
...
@@ -235,6 +228,21 @@
...
@@ -235,6 +228,21 @@
/*.datetimepicker{
/*.datetimepicker{
opacity: 0;
opacity: 0;
}*/
}*/
/*拨打电话样式*/
.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
;
}
</style>
</style>
<!--导航star-->
<!--导航star-->
...
@@ -898,7 +906,7 @@
...
@@ -898,7 +906,7 @@
<!--拨打手机号-->
<!--拨打手机号-->
<div
class=
"modal fade"
id=
"modal-call"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"modal-call"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content
modal-body-width
"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
×
...
@@ -911,11 +919,9 @@
...
@@ -911,11 +919,9 @@
</h4>
</h4>
</div>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body"
>
<div
class=
"modal-body"
>
<!--<input type="hidden " value=" " id="delete_id " />-->
<!--<input type="hidden " value=" " id="delete_id " />-->
<div
id=
"phone_title2"
>
<span
id=
"phone_title2"
>
</div>
</span>
</div>
</div>
</div>
<div
class=
"modal-footer"
>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
id=
"unbind_call"
>
没打通
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
id=
"unbind_call"
>
没打通
...
...
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