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
2801674f
Commit
2801674f
authored
Aug 24, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
跟进列表 样式修改
parent
5cc2ecc5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
31 deletions
+28
-31
public.css
public/resource/css/public.css
+26
-29
RemarkFollowIndex.js
public/resource/js/RemarkFollowIndex.js
+1
-1
myCollectionUserList.js
public/resource/js/myCollectionUserList.js
+1
-1
No files found.
public/resource/css/public.css
View file @
2801674f
...
...
@@ -389,6 +389,7 @@ a:hover{
html
{
font-size
:
55.2px
;
}
p
{
margin
:
0
;}
#call_modal
{
position
:
fixed
;
background-color
:
rgba
(
0
,
0
,
0
,
.7
);
...
...
@@ -401,9 +402,8 @@ html{
}
.call-modal-main
{
width
:
6.6rem
;
/*height: 6.54rem;*/
padding
:
.4rem
.3rem
;
margin-top
:
2.8
rem
;
margin-top
:
.1
rem
;
margin-left
:
calc
(
50vw
-
182px
);
background-color
:
white
;
font-size
:
.3rem
;
...
...
@@ -533,12 +533,12 @@ html{
padding
:
.1rem
;
}
.call-hide-area
>
p
:nth-of-type
(
1
)
{
font-size
:
.3
6
rem
;
font-size
:
.3
4
rem
;
}
.call-hide-area
>
p
:nth-of-type
(
3
)
{
text-align
:
center
;
font-size
:
.36rem
;
line-height
:
.8rem
;
color
:
red
;
}
#genjin_modal
{
...
...
@@ -553,10 +553,8 @@ html{
}
.genjin-modal-main
{
width
:
7.8rem
;
/*height: 5.8rem;*/
padding
:
.4rem
.3rem
;
/*margin-top: 4.6rem;*/
margin-top
:
1.5rem
;
padding
:
.1rem
.16rem
;
margin-top
:
.1rem
;
margin-left
:
calc
(
50vw
-
182px
);
background-color
:
white
;
font-size
:
.3rem
;
...
...
@@ -564,7 +562,7 @@ html{
}
.genjin-content-area
{
overflow
:
hidden
;
padding-bottom
:
.
1
5rem
;
padding-bottom
:
.
0
5rem
;
}
.genjin-content-area
>
textarea
{
width
:
100%
;
...
...
@@ -572,15 +570,15 @@ html{
color
:
#999
;
border
:
1px
dashed
#e6e6e6
;
box-sizing
:
border-box
;
min-height
:
2
rem
;
min-height
:
1.6
rem
;
height
:
auto
;
overflow-y
:
auto
;
padding
:
0.
3
rem
;
padding
:
0.
16
rem
;
float
:
left
;
}
.genjin-mark-area
{
overflow
:
hidden
;
padding-bottom
:
.15rem
;
/*padding-bottom: .15rem;*/
/*display: none;*/
}
.genjin-mark-area-title
{
...
...
@@ -591,20 +589,18 @@ html{
}
.genjin-mark-area-alink
>
a
{
float
:
left
;
height
:
.6
rem
;
border-radius
:
.08rem
;
box-sizing
:
border-box
;
border
:
1px
solid
#ccc
;
padding
:
0
.2
rem
;
line-height
:
.6
rem
;
font-size
:
.24rem
;
margin
:
.15
rem
;
color
:
#999
;
cursor
:
pointer
;
height
:
.5
rem
;
border-radius
:
.08rem
;
box-sizing
:
border-box
;
border
:
1px
solid
#ccc
;
padding
:
0
.1
rem
;
line-height
:
.5
rem
;
font-size
:
.24rem
;
margin
:
.1
rem
;
color
:
#999
;
cursor
:
pointer
;
}
/*.genjin-mark-area-alink>a+a{
margin-left: .3rem;
}*/
.genjin-mark-area-alink
>
a
.genjin-mark-active
{
background-color
:
#FF9419
;
color
:
white
;
...
...
@@ -615,12 +611,13 @@ html{
.genjin-submit-area
>
a
{
border-radius
:
0.15rem
;
color
:
white
;
font-size
:
0.3
6
rem
;
height
:
0.
9
rem
;
line-height
:
0.
9
rem
;
font-size
:
0.3rem
;
height
:
0.
6
rem
;
line-height
:
0.
6
rem
;
text-align
:
center
;
width
:
6
rem
;
width
:
4
rem
;
display
:
block
;
margin-left
:
1.6rem
;
}
.genjin-submit-area
>
#btn_save
{
background-color
:
#ff9419
;
...
...
public/resource/js/RemarkFollowIndex.js
View file @
2801674f
...
...
@@ -831,7 +831,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
success
:
function
(
data
)
{
if
(
typeof
data
===
'object'
)
{
if
(
data
.
code
==
200
)
{
_backPhone
=
data
[
'data'
][
'
data'
][
'
phone'
];
_backPhone
=
data
[
'data'
][
'phone'
];
_temp_follow_id
=
data
[
'data'
][
'follow_id'
];
//临时的跟进id
console
.
log
(
_backPhone
);
$
(
'.call-hide-area>p:nth-of-type(1)>span'
).
html
(
_selectPhone
);
...
...
public/resource/js/myCollectionUserList.js
View file @
2801674f
...
...
@@ -843,7 +843,7 @@ define(['doT', 'text!temp/my_collection_user_template_tpl.html', 'css!style/home
success
:
function
(
data
)
{
if
(
typeof
data
===
'object'
)
{
if
(
data
.
code
==
200
)
{
_backPhone
=
data
[
'data'
][
'
data'
][
'
phone'
];
_backPhone
=
data
[
'data'
][
'phone'
];
_temp_follow_id
=
data
[
'data'
][
'follow_id'
];
//临时的跟进id
console
.
log
(
_backPhone
);
$
(
'.call-hide-area>p:nth-of-type(1)>span'
).
html
(
_selectPhone
);
...
...
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