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
69ae4630
Commit
69ae4630
authored
Sep 23, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
评价相关
parent
9fc94188
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
39 additions
and
6 deletions
+39
-6
agent_detail.html
application/app/view/index/agent_detail.html
+16
-0
more_pingjia.html
application/app/view/index/more_pingjia.html
+16
-0
agent_detail.css
public/app/css/agent_detail.css
+4
-3
agent_detail.js
public/app/js/agent_detail.js
+2
-2
more_pingjia.js
public/app/js/more_pingjia.js
+1
-1
No files found.
application/app/view/index/agent_detail.html
View file @
69ae4630
...
...
@@ -14,6 +14,22 @@
.loading_pic_new
,
.no_more
,
.zanwu_data
,
.loading_pic_samll_new
{
display
:
none
;
}
.li-bottom-area
{
box-sizing
:
border-box
;
padding-left
:
.1rem
;
}
.li-bottom-area
.star_darl
{
font-size
:
.24rem
;
background
:
rgba
(
248
,
249
,
251
,
1
);
box-sizing
:
border-box
;
padding
:
.1rem
.15rem
;
border-radius
:
.23rem
;
margin-right
:
.15rem
;
}
.li-bottom-area
>
div
:nth-of-type
(
2
)
{
font-size
:
.28rem
;
}
</style>
</head>
<body>
...
...
application/app/view/index/more_pingjia.html
View file @
69ae4630
...
...
@@ -14,6 +14,22 @@
.loading_pic_new
,
.no_more
,
.zanwu_data
,
.loading_pic_samll_new
{
display
:
none
;
}
.li-bottom-area
{
box-sizing
:
border-box
;
padding-left
:
.1rem
;
}
.li-bottom-area
.star_darl
{
font-size
:
.24rem
;
background
:
rgba
(
248
,
249
,
251
,
1
);
box-sizing
:
border-box
;
padding
:
.1rem
.15rem
;
border-radius
:
.23rem
;
margin-right
:
.15rem
;
}
.li-bottom-area
>
div
:nth-of-type
(
2
)
{
font-size
:
.28rem
;
}
</style>
</head>
<body>
...
...
public/app/css/agent_detail.css
View file @
69ae4630
...
...
@@ -75,7 +75,7 @@ body{
width
:
1.3rem
;
height
:
0.16rem
;
overflow
:
hidden
;
padding-top
:
.
08
rem
;
padding-top
:
.
1
rem
;
}
.pingfen-area
>
small
{
float
:
left
;
...
...
@@ -187,14 +187,15 @@ body{
padding-left
:
.2rem
;
}
.pingjia-list-area
.li-top-area-left
>
figcaption
>
p
{
color
:
#
999
;
color
:
#
2E2E2E
;
font-size
:
.3rem
;
padding
:
0.05rem
0
0
;
/*font-weight: 600;*/
}
.pingjia-list-area
.li-top-area-left
>
figcaption
>
div
>
p
{
color
:
#FF9419
;
font-size
:
.24rem
;
padding-left
:
.1rem
;
/*padding-left: .1rem;*/
}
.pingjia-list-area
.li-top-area-right
{
font-size
:
.24rem
;
...
...
public/app/js/agent_detail.js
View file @
69ae4630
...
...
@@ -182,12 +182,12 @@ $(function() {
var
_html
=
""
;
$
.
each
(
data
[
'data'
][
'evaluate'
],
function
(
i
,
item
)
{
if
(
i
<
2
)
{
_html
+=
'<li><div class="li-top-area oh"><figure class="li-top-area-left fl"><div class="oh fl"><img src="{6}" onerror="javascript:this.src=
\'
{7}
\'
" class="fl"></div><figcaption class="oh fl"><p>{0}</p><div class="oh"><p class="fl">{4}</p></div></figcaption></figure><div class="li-top-area-right fr">{3}</div></div><div class="li-bottom-area"><div class="star_row" style="overflow:hidden;width:100%;
"><div class="star_darl" style="float:left;" ><span style="float:left;">专业:</span><div class="pingfen-area fl">{1}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">态度:</span><div class="pingfen-area fl">{8}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">着装:</span><div class="pingfen-area fl">{9}</div></div></div><div style="width:100%;margin-top:.3
rem;"><p>{5}</p></div></div></li>'
.
stringFormatObj
({
_html
+=
'<li><div class="li-top-area oh"><figure class="li-top-area-left fl"><div class="oh fl"><img src="{6}" onerror="javascript:this.src=
\'
{7}
\'
" class="fl"></div><figcaption class="oh fl"><p>{0}</p><div class="oh"><p class="fl">{4}</p></div></figcaption></figure><div class="li-top-area-right fr">{3}</div></div><div class="li-bottom-area"><div class="star_row" style="overflow:hidden;width:100%;
margin-top:.1rem"><div class="star_darl" style="float:left;" ><span style="float:left;">专业</span><div class="pingfen-area fl">{1}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">态度</span><div class="pingfen-area fl">{8}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">着装</span><div class="pingfen-area fl">{9}</div></div></div><div style="width:100%;margin-top:.15
rem;"><p>{5}</p></div></div></li>'
.
stringFormatObj
({
'0'
:
$
.
trim
(
item
[
'user_nick'
])
==
''
?
'昵称暂无'
:
item
[
'user_nick'
],
'1'
:
dealStar
(
item
[
'evaluate_grade'
]),
'2'
:
dealStarText
(
item
[
'evaluate_grade'
]),
'3'
:
item
[
'created'
],
'4'
:
(
item
[
'receptiontime'
]
!=
''
||
item
[
'houserAddress'
]
!=
''
)?
'在'
+
item
[
'houserAddress'
]
/*(dealTimeKf(item['receptiontime'])+'在'+item['houserAddress']+'看房')*/
:
'暂无看房数据'
,
'4'
:
(
item
[
'receptiontime'
]
!=
''
||
item
[
'houserAddress'
]
!=
''
)?
'在'
+
item
[
'houserAddress'
]
+
'看房'
/*(dealTimeKf(item['receptiontime'])+'在'+item['houserAddress']+'看房')*/
:
'暂无看房数据'
,
'5'
:
item
[
'evaluate_content'
],
'6'
:
item
[
'user_pic'
],
'7'
:
ServerHost
+
'/app/images/ic_default_headpic.png'
,
...
...
public/app/js/more_pingjia.js
View file @
69ae4630
...
...
@@ -108,7 +108,7 @@ $(function() {
// 追加评价
$
.
each
(
data
[
'data'
][
'evaluate'
],
function
(
i
,
item
)
{
// if(i < 2) {
_html
+=
'<li><div class="li-top-area oh"><figure class="li-top-area-left fl"><div class="oh fl"><img src="{6}" onerror="javascript:this.src=
\'
{7}
\'
" class="fl"></div><figcaption class="oh fl"><p>{0}</p><div class="oh"><p class="fl">{4}</p></div></figcaption></figure><div class="li-top-area-right fr">{3}</div></div><div class="li-bottom-area"><div class="star_row" style="overflow:hidden;width:100%;
"><div class="star_darl" style="float:left;" ><span style="float:left;">专业:</span><div class="pingfen-area fl">{1}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">态度:</span><div class="pingfen-area fl">{8}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">着装:</span><div class="pingfen-area fl">{9}</div></div></div><div style="width:100%;margin-top:.3
rem;"><p>{5}</p></div></div></li>'
.
stringFormatObj
({
_html
+=
'<li><div class="li-top-area oh"><figure class="li-top-area-left fl"><div class="oh fl"><img src="{6}" onerror="javascript:this.src=
\'
{7}
\'
" class="fl"></div><figcaption class="oh fl"><p>{0}</p><div class="oh"><p class="fl">{4}</p></div></figcaption></figure><div class="li-top-area-right fr">{3}</div></div><div class="li-bottom-area"><div class="star_row" style="overflow:hidden;width:100%;
margin-top:.15rem;"><div class="star_darl" style="float:left;" ><span style="float:left;">专业</span><div class="pingfen-area fl">{1}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">态度</span><div class="pingfen-area fl">{8}</div></div><div class="star_darl" style="float:left;" ><span style="float:left;">着装</span><div class="pingfen-area fl">{9}</div></div></div><div style="width:100%;margin-top:.15
rem;"><p>{5}</p></div></div></li>'
.
stringFormatObj
({
'0'
:
$
.
trim
(
item
[
'user_nick'
])
==
''
?
'昵称暂无'
:
item
[
'user_nick'
],
'1'
:
dealStar
(
item
[
'evaluate_grade'
]),
'2'
:
dealStarText
(
item
[
'evaluate_grade'
]),
...
...
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