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
5c16e28b
Commit
5c16e28b
authored
May 21, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
报告详情修改
parent
0751e26a
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
145 additions
and
57 deletions
+145
-57
account_statement.html
application/index/view/finance/account_statement.html
+137
-53
reportList.js
public/resource/js/reportList.js
+8
-4
No files found.
application/index/view/finance/account_statement.html
View file @
5c16e28b
{layout name="global/frame_tpl" /}
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"reportList"
/>
<input
type=
"hidden"
class=
"page-load"
id=
"reportList"
/>
<style>
<style>
#note_text
{
#note_text
{
width
:
80%
;
width
:
80%
;
margin-left
:
48px
;
margin-left
:
48px
;
margin-top
:
-20px
;
margin-top
:
-20px
;
}
}
#note_text_re
{
#note_text_re
{
width
:
80%
;
width
:
80%
;
margin-left
:
48px
;
margin-left
:
48px
;
margin-top
:
-20px
;
margin-top
:
-20px
;
}
}
.Tswitch_one
{
.Tswitch_one
{
display
:
none
;
display
:
none
;
}
}
.Tswitch_two
{
.Tswitch_two
{
display
:
none
;
display
:
none
;
}
}
.left
{
.left
{
float
:
left
;
float
:
left
;
width
:
340px
;
width
:
340px
;
line-height
:
36px
;
line-height
:
36px
;
}
}
.right
{
.left
.btn5
{
width
:
32%
!important
;
}
.right
.btn5
{
width
:
20%
!important
;
}
.right
{
line-height
:
36px
;
line-height
:
36px
;
width
:
560px
;
}
}
.btn_2
{
.btn_2
{
width
:
60px
;
width
:
60px
;
display
:
inline-block
;
display
:
inline-block
;
height
:
26px
;
height
:
26px
;
padding
:
3px
6px
padding
:
3px
6px
}
}
.edit_new
{
.edit_new
{
float
:
right
;
float
:
right
;
margin-bottom
:
5px
;
margin-bottom
:
5px
;
margin-top
:
-10px
;
margin-top
:
-10px
;
}
}
.form-control-one
{
.form-control-one
{
display
:
inline-block
;
display
:
inline-block
;
width
:
40%
;
width
:
40%
;
}
}
#form_search
{
#form_search
{
line-height
:
48px
;
line-height
:
48px
;
}
}
.modal-body-two
{
.modal-body-two
{
height
:
500px
;
height
:
500px
;
overflow-y
:
scroll
;
overflow-y
:
scroll
;
}
}
.clear
{
clear
:
both
;
}
.left-deal
{
float
:
left
;
}
.clear
div
{
clear
:
both
;
}
.right-data
{
float
:
right
;
}
.right-date
{
margin-left
:
130px
;
}
.Tswitch_three
.btn_2
{
width
:
80px
;
}
</style>
</style>
<div
id=
"page-content-wrapper"
>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
<div
class=
"container"
>
...
@@ -55,7 +94,9 @@
...
@@ -55,7 +94,9 @@
<div
class=
"col-lg-10 col-lg-offset-0"
>
<div
class=
"col-lg-10 col-lg-offset-0"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<div
class=
"panel-heading breadcrumb"
>
<li><a
href=
"#"
>
成交报告
</a></li>
<li>
<a
href=
"#"
>
成交报告
</a>
</li>
</div>
</div>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<div
class=
"table-responsive"
>
...
@@ -76,8 +117,6 @@
...
@@ -76,8 +117,6 @@
<form
id=
"form_search"
>
<form
id=
"form_search"
>
<span
class=
"fore-span ld-Marheight"
>
提交时间:
</span>
<span
class=
"fore-span ld-Marheight"
>
提交时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"create_time"
name=
"start_date"
type=
"date"
>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"create_time"
name=
"start_date"
type=
"date"
>
<!--<span class="fore-span ld-Marheight">-</span>-->
<!--<input class="form-control btn4 ld-Marheight" value="" data-rule-phoneus="false" data-rule-required="false" id="end_time" name="end_date" type="date">-->
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"internal_address"
placeholder=
"商铺地址"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"internal_address"
placeholder=
"商铺地址"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"internal_num"
placeholder=
"商铺号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"internal_num"
placeholder=
"商铺号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_phone"
placeholder=
"客户电话"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_phone"
placeholder=
"客户电话"
type=
"text"
value=
""
>
...
@@ -129,19 +168,56 @@
...
@@ -129,19 +168,56 @@
</h4>
</h4>
</div>
</div>
<div
class=
"modal-body modal-body-two"
>
<div
class=
"modal-body modal-body-two"
>
<div
class=
"Tswitch"
>
<div
class=
"Tswitch Tswitch_three"
>
<form
id=
"form_search"
>
<div
class=
"left"
>
<div
class=
"left"
>
<span
class=
"left-deal"
>
商铺类型:
</span>
<select
class=
"form-control btn5 "
id=
"shop_type"
>
<option
value=
"-1"
>
商铺类型
</option>
<option
value=
"0"
>
商场
</option>
<option
value=
"1"
>
街铺
</option>
</select>
<br
/>
<span>
商铺地址:
</span><span
class=
"internal_address"
></span><br>
<span>
商铺地址:
</span><span
class=
"internal_address"
></span><br>
<span>
客户姓名:
</span><span
class=
"user_name"
></span><br>
<span>
客户姓名:
</span><span
class=
"user_name"
></span><br>
<span
class=
"left-deal"
>
成交类型:
</span>
<select
class=
"form-control btn5 "
id=
"deal_status"
>
<option
value=
"-1"
>
成交类型
</option>
<option
value=
"10"
>
出租
</option>
<option
value=
"20"
>
增佣
</option>
<option
value=
"30"
>
代理
</option>
<option
value=
"40"
>
好处费
</option>
</select>
<br
/>
<span>
应收总佣金:
</span>
<input
class=
"form-control btn_2 commission"
type=
"text"
>
元
<br>
<span>
应收总佣金:
</span>
<input
class=
"form-control btn_2 commission"
type=
"text"
>
元
<br>
<span>
实收佣金:
</span>
<input
class=
"form-control btn_2 practical_fee"
type=
"text"
>
元
<br>
</div>
</div>
<div
class=
"right"
>
<div
class=
"right"
>
<span>
商铺名称:
</span><span
class=
"internal_title"
></span><br>
<span
class=
"left-deal"
>
是否开业:
</span>
<select
class=
"form-control btn5 "
id=
"is_open"
>
<option
value=
"-1"
>
是否开业
</option>
<option
value=
"0"
>
否
</option>
<option
value=
"1"
>
是
</option>
</select>
<br
/>
<span>
商铺号:
</span><span
class=
"internal_num"
></span><br>
<span>
客户电话:
</span><span
class=
"user_phone"
></span><br>
<span>
客户电话:
</span><span
class=
"user_phone"
></span><br>
<span>
提交日期:
</span><span
class=
"create_time"
></span><br>
<span>
成交日期:
</span><span
class=
"create_time"
></span><br>
</div>
<div
class=
"clear"
>
<div><span>
实收佣金1:
</span>
<input
class=
"form-control btn_2 practical_fee"
type=
"text"
>
元
<span
class=
"right-date"
>
收佣日期1:
</span>
<input
class=
"form-control btn5 right-data"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
></div>
<div><span>
实收佣金2:
</span>
<input
class=
"form-control btn_2 practical_fee"
type=
"text"
>
元
<span
class=
"right-date"
>
收佣日期2:
</span>
<input
class=
"form-control btn5 right-data"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
></div>
<div><span>
实收佣金3:
</span>
<input
class=
"form-control btn_2 practical_fee"
type=
"text"
>
元
<span
class=
"right-date"
>
收佣日期3:
</span>
<input
class=
"form-control btn5 right-data"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
></div>
<div><span>
实收佣金4:
</span>
<input
class=
"form-control btn_2 practical_fee"
type=
"text"
>
元
<span
class=
"right-date"
>
收佣日期4:
</span>
<input
class=
"form-control btn5 right-data"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
>
</div>
</div>
<input
type=
"hidden"
class=
"page-pass"
/>
<input
type=
"hidden"
class=
"page-pass"
/>
</div>
<span>
备注:
</span>
<textarea
name=
""
rows=
""
cols=
""
id=
"note_content"
></textarea>
</form>
</div>
</div>
<div
class=
"Tswitch Tswitch_one"
>
<div
class=
"Tswitch Tswitch_one"
>
<!--分佣提成-->
<!--分佣提成-->
...
@@ -163,7 +239,7 @@
...
@@ -163,7 +239,7 @@
</table>
</table>
<!--分佣提成-->
<!--分佣提成-->
</div>
</div>
<!-- ===========收款记录================ -->
<!-- ===========收款记录================ -->
<div
class=
"Tswitch Tswitch_two"
>
<div
class=
"Tswitch Tswitch_two"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"tcaozuo_hide"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"tcaozuo_hide"
>
<thead>
<thead>
...
@@ -179,22 +255,24 @@
...
@@ -179,22 +255,24 @@
</table>
</table>
</div>
</div>
<!-- =============收款记录============== -->
<!-- =============收款记录============== -->
<br><br><br><br>
<br><br><br><br>
</div>
<div
class=
"modal-footer"
>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
取消
<!--<button type="button" class="btn btn-default" data-dismiss="modal">取消-->
</button>
</button>
<button
type=
"button"
class=
"btn btn-primary"
data-dismiss=
"modal"
id=
"confirm_edit"
>
<button
type=
"button"
class=
"btn btn-primary"
data-dismiss=
"modal"
id=
"confirm_edit"
>
确定
保存
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
</div>
<!-- 弹出框 通过 -->
<!-- /.modal -->
<div
class=
"modal fade"
id=
"modal-pass"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
</div>
<!-- 弹出框 通过 -->
<div
class=
"modal fade"
id=
"modal-pass"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header"
>
...
@@ -217,12 +295,14 @@
...
@@ -217,12 +295,14 @@
确定
确定
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
</div>
<!-- 弹出框 跟进 -->
<!-- 弹出框 跟进 -->
<div
class=
"modal fade"
id=
"modal-follow"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"modal-follow"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header"
>
...
@@ -245,12 +325,14 @@
...
@@ -245,12 +325,14 @@
确定
确定
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
</div>
<!-- 弹出框 时间 -->
<!-- 弹出框 时间 -->
<div
class=
"modal fade"
id=
"modal-time"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"modal-time"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header"
>
...
@@ -273,11 +355,13 @@
...
@@ -273,11 +355,13 @@
删除
删除
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
</div>
<!-- 分佣提成新增 -->
<!-- /.modal -->
<div
class=
"modal fade"
id=
"modal-new"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
</div>
<!-- 分佣提成新增 -->
<div
class=
"modal fade"
id=
"modal-new"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header"
>
...
@@ -292,7 +376,8 @@
...
@@ -292,7 +376,8 @@
<div
class=
"modal-body"
id=
""
>
<div
class=
"modal-body"
id=
""
>
<!-- 新增分佣提成 -->
<!-- 新增分佣提成 -->
<form
id=
"form_search"
>
<form
id=
"form_search"
>
分佣方:
<select
class=
"form-control form-control-one"
id=
"is_carefully_chosen"
>
分佣方:
<select
class=
"form-control form-control-one"
id=
"is_carefully_chosen"
>
<option
value=
"0"
>
请选择
</option>
<option
value=
"0"
>
请选择
</option>
<option
value=
"1"
>
盘方
</option>
<option
value=
"1"
>
盘方
</option>
<option
value=
"2"
>
客方
</option>
<option
value=
"2"
>
客方
</option>
...
@@ -315,10 +400,8 @@
...
@@ -315,10 +400,8 @@
确定
确定
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
</div>
\ No newline at end of file
public/resource/js/reportList.js
View file @
5c16e28b
...
@@ -140,13 +140,17 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
...
@@ -140,13 +140,17 @@ define(['doT', 'text!temp/reportList_template_tpl.html', 'css!style/home.css', '
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
data
)
{
if
(
data
.
data
)
{
$
(
".create_time"
).
html
(
data
.
data
.
create_time
);
$
(
'#shop_type'
).
val
(
data
.
data
.
shop_type
);
$
(
'#is_open'
).
val
(
data
.
data
.
is_open
);
$
(
'#note_content'
).
val
(
data
.
data
.
content
);
$
(
".user_phone"
).
html
(
data
.
data
.
user_phone
);
$
(
".user_phone"
).
html
(
data
.
data
.
user_phone
);
$
(
".user_name"
).
html
(
data
.
data
.
user_name
);
$
(
".user_name"
).
html
(
data
.
data
.
user_name
);
$
(
".internal_address"
).
html
(
data
.
data
.
internal_address
);
$
(
".internal_address"
).
html
(
data
.
data
.
internal_address
);
$
(
".internal_title"
).
html
(
data
.
data
.
internal_title
);
$
(
".internal_num"
).
html
(
data
.
data
.
house_number
);
$
(
".commission"
).
val
(
data
.
data
.
scale_fee
);
$
(
"#deal_status"
).
val
(
data
.
data
.
trade_type
);
$
(
".practical_fee"
).
val
(
data
.
data
.
practical_fee
);
$
(
".commission"
).
val
(
data
.
data
.
commission
);
$
(
".create_time"
).
html
(
data
.
data
.
create_time
);
}
}
}
else
{
}
else
{
alert
(
'获取失败!'
);
alert
(
'获取失败!'
);
...
...
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