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
5f602ee4
Commit
5f602ee4
authored
Dec 27, 2017
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
经纪人详情优化处理
parent
9b48d670
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
2 deletions
+3
-2
agent_detail.css
public/app/css/agent_detail.css
+3
-0
more_chengjiao.js
public/app/js/more_chengjiao.js
+0
-1
more_pingjia.js
public/app/js/more_pingjia.js
+0
-1
No files found.
public/app/css/agent_detail.css
View file @
5f602ee4
...
@@ -21,6 +21,7 @@ body{
...
@@ -21,6 +21,7 @@ body{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
object-fit
:
cover
;
object-fit
:
cover
;
background
:
url(/app/images/ic_default_headpic.png)
no-repeat
center
center
/
1.4rem
1.4rem
;
}
}
.info-p-area
{
.info-p-area
{
width
:
3rem
;
width
:
3rem
;
...
@@ -174,6 +175,7 @@ body{
...
@@ -174,6 +175,7 @@ body{
.pingjia-list-area
.li-top-area-left
>
div
>
img
{
.pingjia-list-area
.li-top-area-left
>
div
>
img
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
background
:
url(/app/images/ic_default_headpic.png)
no-repeat
center
center
/
0.8rem
0.8rem
;
}
}
.pingjia-list-area
.li-top-area-left
>
figcaption
{
.pingjia-list-area
.li-top-area-left
>
figcaption
{
width
:
3.5rem
;
width
:
3.5rem
;
...
@@ -254,6 +256,7 @@ body{
...
@@ -254,6 +256,7 @@ body{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
float
:
left
;
float
:
left
;
background
:
url(/resource/image/pzz_.jpg)
no-repeat
center
center
/
2.5rem
2rem
;
}
}
.chengjiao-list-area
>
ul
>
li
>
div
:nth-of-type
(
2
)
{
.chengjiao-list-area
>
ul
>
li
>
div
:nth-of-type
(
2
)
{
width
:
4.4rem
;
width
:
4.4rem
;
...
...
public/app/js/more_chengjiao.js
View file @
5f602ee4
...
@@ -83,7 +83,6 @@ $(function() {
...
@@ -83,7 +83,6 @@ $(function() {
};
};
fn
&&
fn
();
fn
&&
fn
();
}
else
{
}
else
{
$
(
'.chengjiao-list-area .zanwu_data'
).
show
();
};
};
}
else
{
}
else
{
layerTipsX
(
data
[
'msg'
]);
layerTipsX
(
data
[
'msg'
]);
...
...
public/app/js/more_pingjia.js
View file @
5f602ee4
...
@@ -95,7 +95,6 @@ $(function() {
...
@@ -95,7 +95,6 @@ $(function() {
};
};
fn
&&
fn
();
fn
&&
fn
();
}
else
{
}
else
{
$
(
'.pingjia-list-area .zanwu_data'
).
show
();
};
};
}
else
{
}
else
{
layerTipsX
(
data
[
'msg'
]);
layerTipsX
(
data
[
'msg'
]);
...
...
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