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
aeec4442
Commit
aeec4442
authored
Oct 17, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6b661691
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
26 additions
and
5 deletions
+26
-5
account_statement.html
application/index/view/finance/account_statement.html
+7
-0
wait_back_out.html
application/index/view/finance/wait_back_out.html
+3
-2
achieveFork.vue
public/appnew/src/components/achieveMain/achieveFork.vue
+7
-0
report_list.css
public/resource/css/report_list.css
+6
-3
reportList.js
public/resource/js/reportList.js
+1
-0
reportList_template_tpl.html
public/resource/template/reportList_template_tpl.html
+1
-0
wait_backout_template_tpl.html
public/resource/template/wait_backout_template_tpl.html
+1
-0
No files found.
application/index/view/finance/account_statement.html
View file @
aeec4442
...
@@ -181,6 +181,9 @@
...
@@ -181,6 +181,9 @@
<div
class=
"detail-modal-body-sec"
>
<div
class=
"detail-modal-body-sec"
>
<form
class=
"detail-modal-bargaininfo-form"
>
<form
class=
"detail-modal-bargaininfo-form"
>
<div
class=
"detail-modal-bargaininfo-main-left"
>
<div
class=
"detail-modal-bargaininfo-main-left"
>
<span>
成交报告ID:
</span>
<span
id=
"bargaininfo_id_span"
></span>
<br
/>
<span>
商铺类型:
</span>
<span>
商铺类型:
</span>
<span
id=
"bargaininfo_shop_type"
></span>
<span
id=
"bargaininfo_shop_type"
></span>
<br
/>
<br
/>
...
@@ -203,6 +206,8 @@
...
@@ -203,6 +206,8 @@
</div>
</div>
<div
class=
"detail-modal-bargaininfo-main-right"
>
<div
class=
"detail-modal-bargaininfo-main-right"
>
<span></span>
<br
/>
<span>
是否开业:
</span>
<span>
是否开业:
</span>
<select
class=
"form-control"
id=
"bargaininfo_is_open"
>
<select
class=
"form-control"
id=
"bargaininfo_is_open"
>
<option
value=
"0"
>
否
</option>
<option
value=
"0"
>
否
</option>
...
@@ -260,6 +265,7 @@
...
@@ -260,6 +265,7 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"maid_table_main"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"maid_table_main"
>
<thead>
<thead>
<tr>
<tr>
<th
class=
"text-center"
>
分佣ID
</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>
...
@@ -316,6 +322,7 @@
...
@@ -316,6 +322,7 @@
<td
class=
"text-center"
>
合计
</td>
<td
class=
"text-center"
>
合计
</td>
<td
class=
"text-center"
></td>
<td
class=
"text-center"
></td>
<td
class=
"text-center"
></td>
<td
class=
"text-center"
></td>
<td
class=
"text-center"
></td>
<td
class=
"text-center"
id=
"maid_count_total_rate"
></td>
<td
class=
"text-center"
id=
"maid_count_total_rate"
></td>
<td
class=
"text-center"
id=
"maid_count_total_yingfen"
></td>
<td
class=
"text-center"
id=
"maid_count_total_yingfen"
></td>
<td
class=
"text-center"
id=
"maid_count_total_yufen"
></td>
<td
class=
"text-center"
id=
"maid_count_total_yufen"
></td>
...
...
application/index/view/finance/wait_back_out.html
View file @
aeec4442
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<thead>
<tr>
<tr>
<td
colspan=
"
9
"
class=
"maintable-top-sub-tr"
>
<td
colspan=
"
10
"
class=
"maintable-top-sub-tr"
>
<a
class=
"btn btn-info liudan_pic_btn"
>
第一级审核
</a>
<a
class=
"btn btn-info liudan_pic_btn"
>
第一级审核
</a>
<a
class=
"btn btn-default liudan_pic_btn"
>
第二级审核
</a>
<a
class=
"btn btn-default liudan_pic_btn"
>
第二级审核
</a>
<a
class=
"btn btn-default liudan_pic_btn"
>
第三级审核
</a>
<a
class=
"btn btn-default liudan_pic_btn"
>
第三级审核
</a>
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
</tr>
</tr>
<!--三级审核的搜索功能-->
<!--三级审核的搜索功能-->
<tr>
<tr>
<td
colspan=
"
9
"
>
<td
colspan=
"
10
"
>
<form
id=
"maintable_form_search"
>
<form
id=
"maintable_form_search"
>
<span
class=
"fore-span"
>
商铺类型:
</span>
<span
class=
"fore-span"
>
商铺类型:
</span>
<select
class=
"form-control btn2"
name=
"maintable_shop_type"
id=
"maintable_shop_type"
>
<select
class=
"form-control btn2"
name=
"maintable_shop_type"
id=
"maintable_shop_type"
>
...
@@ -67,6 +67,7 @@
...
@@ -67,6 +67,7 @@
</td>
</td>
</tr>
</tr>
<tr
class=
"maintable-tr-bar"
>
<tr
class=
"maintable-tr-bar"
>
<th
class=
"text-center"
>
ID
</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>
...
...
public/appnew/src/components/achieveMain/achieveFork.vue
View file @
aeec4442
<
template
>
<
template
>
<div>
<div>
<header-pulic
:data=
"headerData"
></header-pulic>
<header-pulic
:data=
"headerData"
></header-pulic>
<div>
<select>
<option
value=
"上海"
>
上海
</option>
<option
value=
"杭州"
>
杭州
</option>
</select>
</div>
<!--时间搜索区域-->
<!--时间搜索区域-->
<nav>
<nav>
<div
class=
"nav-main"
>
<div
class=
"nav-main"
>
...
...
public/resource/css/report_list.css
View file @
aeec4442
...
@@ -162,12 +162,15 @@ addtax_
...
@@ -162,12 +162,15 @@ addtax_
width
:
70px
;
width
:
70px
;
}
}
#maid_table_main
>
thead
th
:nth-of-type
(
2
)
{
#maid_table_main
>
thead
th
:nth-of-type
(
2
)
{
width
:
10
0px
;
width
:
7
0px
;
}
}
#maid_table_main
>
thead
th
:nth-of-type
(
3
)
{
#maid_table_main
>
thead
th
:nth-of-type
(
3
)
{
width
:
1
2
0px
;
width
:
1
0
0px
;
}
}
#maid_table_main
>
thead
th
:nth-of-type
(
4
)
{
#maid_table_main
>
thead
th
:nth-of-type
(
4
)
{
width
:
120px
;
}
#maid_table_main
>
thead
th
:nth-of-type
(
5
)
{
width
:
100px
;
width
:
100px
;
}
}
...
@@ -355,7 +358,7 @@ addtax_
...
@@ -355,7 +358,7 @@ addtax_
#modal_detail
>
div
{
#modal_detail
>
div
{
width
:
1
38
4px
;
width
:
1
45
4px
;
}
}
/*成交信息tab*/
/*成交信息tab*/
...
...
public/resource/js/reportList.js
View file @
aeec4442
...
@@ -669,6 +669,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
...
@@ -669,6 +669,7 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
if
(
data
.
data
)
{
if
(
data
.
data
)
{
bargain
.
detail_shop_id
=
data
.
data
.
house_id
;
bargain
.
detail_shop_id
=
data
.
data
.
house_id
;
bargain
.
detail_user_id
=
data
.
data
.
user_id
;
bargain
.
detail_user_id
=
data
.
data
.
user_id
;
$
(
'#bargaininfo_id_span'
).
html
(
data
.
data
.
id
);
$
(
'#bargaininfo_shop_type'
).
html
(
data
.
data
.
shop_type
==
'1'
?
'街铺'
:
'商场'
);
$
(
'#bargaininfo_shop_type'
).
html
(
data
.
data
.
shop_type
==
'1'
?
'街铺'
:
'商场'
);
$
(
'#bargaininfo_is_open'
).
val
(
data
.
data
.
is_open
);
$
(
'#bargaininfo_is_open'
).
val
(
data
.
data
.
is_open
);
$
(
'#bargaininfo_beizhu'
).
val
(
data
.
data
.
content
);
$
(
'#bargaininfo_beizhu'
).
val
(
data
.
data
.
content
);
...
...
public/resource/template/reportList_template_tpl.html
View file @
aeec4442
...
@@ -104,6 +104,7 @@
...
@@ -104,6 +104,7 @@
[
%
var
dealT
=
function
(
g
){
if
(
g
&&
(
g
!=
"null"
)){
return
g
}
else
{
return
""
}};
%
]
[
%
var
dealT
=
function
(
g
){
if
(
g
&&
(
g
!=
"null"
)){
return
g
}
else
{
return
""
}};
%
]
[
%
for
(
var
i
in
it
[
'data'
]){
%
]
[
%
for
(
var
i
in
it
[
'data'
]){
%
]
<
tr
class
=
"text-center"
data
-
id
=
"[%= it['data'][i]['id'] %]"
data
-
agentid
=
"[%= it['data'][i]['agent_id'] %]"
data
-
role
=
"[%= it['data'][i]['role'] %]"
data
-
lastid
=
"[%= it['data'][i]['last_commission_id'] %]"
>
<
tr
class
=
"text-center"
data
-
id
=
"[%= it['data'][i]['id'] %]"
data
-
agentid
=
"[%= it['data'][i]['agent_id'] %]"
data
-
role
=
"[%= it['data'][i]['role'] %]"
data
-
lastid
=
"[%= it['data'][i]['last_commission_id'] %]"
>
<
td
>
[
%=
it
[
'data'
][
i
][
'id'
]
%
]
<
/td
>
<
td
data
-
role
=
"[%= it['data'][i]['role'] %]"
>
[
%=
it
[
'data'
][
i
][
'role_name'
]
%
]
<
/td
>
<
td
data
-
role
=
"[%= it['data'][i]['role'] %]"
>
[
%=
it
[
'data'
][
i
][
'role_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
'data'
][
i
][
'agent'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
'data'
][
i
][
'agent'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
'data'
][
i
][
'district_store'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
'data'
][
i
][
'district_store'
]
%
]
<
/td
>
...
...
public/resource/template/wait_backout_template_tpl.html
View file @
aeec4442
...
@@ -3,6 +3,7 @@
...
@@ -3,6 +3,7 @@
[
%
var
sw
=
function
(
s
){
switch
(
Number
(
s
)){
case
10
:
return
"出租"
;
case
20
:
return
"增佣"
;
case
30
:
return
"代理"
;
case
40
:
return
"好处费"
;
default
:
return
s
}};
%
]
[
%
var
sw
=
function
(
s
){
switch
(
Number
(
s
)){
case
10
:
return
"出租"
;
case
20
:
return
"增佣"
;
case
30
:
return
"代理"
;
case
40
:
return
"好处费"
;
default
:
return
s
}};
%
]
[
%
for
(
var
item
in
it
[
"list"
]){
%
]
[
%
for
(
var
item
in
it
[
"list"
]){
%
]
<
tr
data
-
id
=
"[%= it['list'][item]['id'] %]"
data
-
orderid
=
"[%= it['list'][item]['order_id'] %]"
>
<
tr
data
-
id
=
"[%= it['list'][item]['id'] %]"
data
-
orderid
=
"[%= it['list'][item]['order_id'] %]"
>
<
td
class
=
"text-center"
>
[
%=
it
[
"list"
][
item
][
'id'
]
%
]
<
/td
>
<
td
class
=
"text-center"
width
=
"10%"
>
[
%=
it
[
"list"
][
item
][
'create_time'
]
%
]
<
/td
>
<
td
class
=
"text-center"
width
=
"10%"
>
[
%=
it
[
"list"
][
item
][
'create_time'
]
%
]
<
/td
>
<
td
class
=
"text-center"
width
=
"8%"
>
[
%=
it
[
"list"
][
item
][
'is_open'
]?
'是'
:
'否'
%
]
<
/td
>
<
td
class
=
"text-center"
width
=
"8%"
>
[
%=
it
[
"list"
][
item
][
'is_open'
]?
'是'
:
'否'
%
]
<
/td
>
<
td
class
=
"text-left"
>
[
%=
it
[
"list"
][
item
][
'internal_address'
]
%
]
<
/td
>
<
td
class
=
"text-left"
>
[
%=
it
[
"list"
][
item
][
'internal_address'
]
%
]
<
/td
>
...
...
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