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
87bf8f58
Commit
87bf8f58
authored
Aug 17, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台样式优化
parent
3122ed10
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
performance_subsidiary.js
public/resource/js/performance_subsidiary.js
+0
-1
house_template_tpl.html
public/resource/template/house_template_tpl.html
+2
-2
No files found.
public/resource/js/performance_subsidiary.js
View file @
87bf8f58
...
@@ -1344,7 +1344,6 @@ define(['doT','text!temp/performance_subsidiary_template_tpl.html', 'text!temp/r
...
@@ -1344,7 +1344,6 @@ define(['doT','text!temp/performance_subsidiary_template_tpl.html', 'text!temp/r
var
phone
=
$
.
trim
(
$
(
'#agent_phone'
).
val
());
var
phone
=
$
.
trim
(
$
(
'#agent_phone'
).
val
());
window
.
open
(
'/index/getPerformanceInfoExcel?'
+
'shop_type='
+
shop_type
+
'&trade_type='
+
trade_type
+
'&create_time_start='
+
create_time_start
+
'&create_time_end='
+
create_time_end
+
'&landmark='
+
landmark
+
'&house_id='
+
house_id
+
'&district_id='
+
district_id
+
'&store_id='
+
store_id
+
'&name='
+
name
+
'&phone='
+
phone
);
window
.
open
(
'/index/getPerformanceInfoExcel?'
+
'shop_type='
+
shop_type
+
'&trade_type='
+
trade_type
+
'&create_time_start='
+
create_time_start
+
'&create_time_end='
+
create_time_end
+
'&landmark='
+
landmark
+
'&house_id='
+
house_id
+
'&district_id='
+
district_id
+
'&store_id='
+
store_id
+
'&name='
+
name
+
'&phone='
+
phone
);
},
},
//获取一级审核,二级审核,三级审核,结单数据列表共用的方法
//获取一级审核,二级审核,三级审核,结单数据列表共用的方法
getList
:
function
(
pageNo
){
getList
:
function
(
pageNo
){
var
params
=
{
var
params
=
{
...
...
public/resource/template/house_template_tpl.html
View file @
87bf8f58
...
@@ -36,8 +36,8 @@
...
@@ -36,8 +36,8 @@
[
%=
it
[
item
][
"shop_area_start"
]
%
]
㎡
[
%=
it
[
item
][
"shop_area_start"
]
%
]
㎡
[
%
}
%
]
[
%
}
%
]
<
/td
>
<
/td
>
<
td
>
[
%=
it
[
item
][
'industry_type'
]
%
]
<
/td
>
<
td
width
=
"15%"
>
[
%=
it
[
item
][
'industry_type'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'create_time'
]
%
]
<
/td
>
<
td
width
=
"10%"
>
[
%=
it
[
item
][
'create_time'
]
%
]
<
/td
>
<
td
>
<
td
>
[
%
if
(
it
[
item
][
"residue_num"
]
==
0
)
{
%
]
[
%
if
(
it
[
item
][
"residue_num"
]
==
0
)
{
%
]
已租
已租
...
...
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