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
bcf92f77
Commit
bcf92f77
authored
Aug 28, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
c37e6ba8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
realtimePerformance.js
public/resource/js/realtimePerformance.js
+2
-2
real_time_performance_template_tpl.html
...resource/template/real_time_performance_template_tpl.html
+3
-1
No files found.
public/resource/js/realtimePerformance.js
View file @
bcf92f77
...
@@ -638,7 +638,7 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r
...
@@ -638,7 +638,7 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r
if
(
typeof
data
===
'object'
)
{
if
(
typeof
data
===
'object'
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
var
doTtmpl
=
doT
.
template
(
document
.
getElementById
(
'approach_number_details_tpl'
).
innerHTML
);
var
doTtmpl
=
doT
.
template
(
document
.
getElementById
(
'approach_number_details_tpl'
).
innerHTML
);
$
(
"#approach_number_details_list"
).
html
(
doTtmpl
(
data
.
data
.
dat
a
));
$
(
"#approach_number_details_list"
).
html
(
doTtmpl
(
data
.
data
.
dat
e
));
//获取统计时间
//获取统计时间
$
(
'#approach_details_time_start'
).
html
(
realtime
.
time_search_start
);
$
(
'#approach_details_time_start'
).
html
(
realtime
.
time_search_start
);
$
(
'#approach_details_time_end'
).
html
(
realtime
.
time_search_end
);
$
(
'#approach_details_time_end'
).
html
(
realtime
.
time_search_end
);
...
@@ -726,7 +726,7 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r
...
@@ -726,7 +726,7 @@ define(['doT', 'text!temp/real_time_performance_template_tpl.html', 'text!temp/r
if
(
typeof
data
===
'object'
)
{
if
(
typeof
data
===
'object'
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
var
doTtmpl
=
doT
.
template
(
document
.
getElementById
(
'reported_number_details_tpl'
).
innerHTML
);
var
doTtmpl
=
doT
.
template
(
document
.
getElementById
(
'reported_number_details_tpl'
).
innerHTML
);
$
(
"#reported_number_details_list"
).
html
(
doTtmpl
(
data
.
data
));
$
(
"#reported_number_details_list"
).
html
(
doTtmpl
(
data
.
data
.
date
));
//获取统计时间
//获取统计时间
$
(
'#reported_details_time_start'
).
html
(
realtime
.
time_search_start
);
$
(
'#reported_details_time_start'
).
html
(
realtime
.
time_search_start
);
$
(
'#reported_details_time_end'
).
html
(
realtime
.
time_search_end
);
$
(
'#reported_details_time_end'
).
html
(
realtime
.
time_search_end
);
...
...
public/resource/template/real_time_performance_template_tpl.html
View file @
bcf92f77
...
@@ -253,7 +253,7 @@
...
@@ -253,7 +253,7 @@
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'house_id'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'name'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'district_name'
]
+
'-'
+
it
[
item
][
'store_name'
]
%
]
<
/a></
td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'district_name'
]
+
'-'
+
it
[
item
][
'store_name'
]
%
]
<
/a></
td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'scale'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'scale'
]
%
]
%
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'scale_fee'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'scale_fee'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'practical_fee'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'practical_fee'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
<
td
class
=
"text-center"
>
...
@@ -427,6 +427,7 @@
...
@@ -427,6 +427,7 @@
<
tr
>
<
tr
>
<
th
class
=
"text-center"
>
编号
<
/th
>
<
th
class
=
"text-center"
>
编号
<
/th
>
<
th
class
=
"text-center"
>
类型
<
/th
>
<
th
class
=
"text-center"
>
类型
<
/th
>
<
th
class
=
"text-center"
>
名称
<
/th
>
<
th
class
=
"text-center"
>
租金均价
<
/th
>
<
th
class
=
"text-center"
>
租金均价
<
/th
>
<
th
class
=
"text-center"
>
面积
<
/th
>
<
th
class
=
"text-center"
>
面积
<
/th
>
<
th
class
=
"text-left"
>
业态
<
/th
>
<
th
class
=
"text-left"
>
业态
<
/th
>
...
@@ -443,6 +444,7 @@
...
@@ -443,6 +444,7 @@
街铺
街铺
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
<
td
class
=
"text-center"
>
[
%=
it
[
item
][
'internal_title'
]
%
]
<
/td
>
<
td
class
=
"text-center"
>
<
td
class
=
"text-center"
>
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
'rent_type'
]
==
1
)
{
%
]
[
%=
it
[
item
][
"rent_price"
]
/
100
%
]
元
[
%=
it
[
item
][
"rent_price"
]
/
100
%
]
元
...
...
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