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
492c64c8
Commit
492c64c8
authored
May 29, 2018
by
agping
Committed by
hujun
May 31, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
财务修改
parent
572821c2
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
49 additions
and
30 deletions
+49
-30
commission_total.html
application/index/view/finance/commission_total.html
+40
-26
tax.html
application/index/view/finance/tax.html
+1
-1
commissionTotal.js
public/resource/js/commissionTotal.js
+8
-3
No files found.
application/index/view/finance/commission_total.html
View file @
492c64c8
{layout name="global/frame_tpl" /}
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"commissionTotal"
/>
<input
type=
"hidden"
class=
"page-load"
id=
"commissionTotal"
/>
<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
{
.right
{
line-height
:
36px
;
line-height
:
36px
;
}
}
.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
;
}
}
...
@@ -55,7 +64,9 @@
...
@@ -55,7 +64,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"
>
...
@@ -75,16 +86,12 @@
...
@@ -75,16 +86,12 @@
<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=
"end_dealtime"
name=
"end_date"
type=
"date"
>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_dealtime"
name=
"end_date"
type=
"date"
>
<select
class=
"form-control btn4 ld-Marheight"
id=
"deal_status"
>
<select
class=
"form-control btn4 ld-Marheight"
id=
"deal_status"
>
<option
value=
"-1"
>
请选择部门
</option>
<option
value=
"-1"
>
请选择部门
</option>
<option
value=
"10"
>
市场一部
</option>
<option
value=
"10"
>
市场一部
</option>
<option
value=
"20"
>
市场二部
</option>
<option
value=
"20"
>
市场二部
</option>
<!--<option value="30">代理</option>-->
<!--<option value="40">好处费</option>-->
</select>
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"store_name"
placeholder=
"所属门店名称"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"store_name"
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_name"
placeholder=
"业务员姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_name"
placeholder=
"业务员姓名"
type=
"text"
value=
""
>
...
@@ -155,7 +162,7 @@
...
@@ -155,7 +162,7 @@
<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>
<input
type=
"hidden"
class=
"page-pass"
/>
<input
type=
"hidden"
class=
"page-pass"
/>
</div>
</div>
<div
class=
"Tswitch Tswitch_one"
>
<div
class=
"Tswitch Tswitch_one"
>
<!--分佣提成-->
<!--分佣提成-->
...
@@ -202,8 +209,10 @@
...
@@ -202,8 +209,10 @@
确定
确定
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
<!-- 弹出框 时间 -->
<!-- 弹出框 时间 -->
<div
class=
"modal fade"
id=
"modal-linetime"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"modal-linetime"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
...
@@ -229,8 +238,10 @@
...
@@ -229,8 +238,10 @@
删除
删除
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
<!-- 分佣提成新增 -->
<!-- 分佣提成新增 -->
<div
class=
"modal fade"
id=
"modal-new"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"modal-new"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
...
@@ -248,7 +259,8 @@
...
@@ -248,7 +259,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>
...
@@ -271,7 +283,8 @@
...
@@ -271,7 +283,8 @@
确定
确定
</button>
</button>
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
\ No newline at end of file
application/index/view/finance/tax.html
View file @
492c64c8
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
<span
class=
"btn btn-info btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3"
id=
"reset"
>
重置
</span>
<span
class=
"btn btn-info btn3"
id=
"reset"
>
重置
</span>
<!--<span class="btn btn-info btn3" id="export">导出excel</span>-->
<!--<span class="btn btn-info btn3" id="export">导出excel</span>-->
<span>
税费合计:
</span><span
id=
"taxTotal"
>
15000
元
</span>
<span>
税费合计:
</span><span
id=
"taxTotal"
>
15000
</span>
元
</form>
</form>
</td>
</td>
</tr>
</tr>
...
...
public/resource/js/commissionTotal.js
View file @
492c64c8
...
@@ -315,11 +315,16 @@ define(['doT', 'text!temp/commissionTotal_template_tpl.html', 'css!style/home.cs
...
@@ -315,11 +315,16 @@ define(['doT', 'text!temp/commissionTotal_template_tpl.html', 'css!style/home.cs
var
params
=
{};
var
params
=
{};
params
.
pageNo
=
business
.
pageNo
;
params
.
pageNo
=
business
.
pageNo
;
params
.
pageSize
=
business
.
pageSize
;
params
.
pageSize
=
business
.
pageSize
;
// params.create_time = $('#create_time') .val();
params
.
internal_address
=
$
(
'#internal_address'
).
val
();
params
.
name
=
$
(
'#user_name'
).
val
();
params
.
name
=
$
(
'#user_name'
).
val
();
params
.
phone
=
$
(
'#user_phone'
).
val
();
params
.
phone
=
$
(
'#user_phone'
).
val
();
params
.
house_number
=
$
(
'#internal_num'
).
val
();
params
.
commission_start_date
=
$
(
'#create_time'
).
val
();
params
.
commission_end_date
=
$
(
'#end_time'
).
val
();
params
.
deal_start_date
=
$
(
'#create_dealtime'
).
val
();
params
.
deal_end_date
=
$
(
'#end_dealtime'
).
val
();
params
.
operation_start_date
=
$
(
'#create_ticketTime'
).
val
();
params
.
operation_end_date
=
$
(
'#end_ticketTime'
).
val
();
params
.
district_id
=
$
(
'#user_phone'
).
val
();
params
.
store_name
=
$
(
'#store_name'
).
val
();
$
.
ajax
({
$
.
ajax
({
url
:
'/index/getCommissionTotalList'
,
//获取列表
url
:
'/index/getCommissionTotalList'
,
//获取列表
...
...
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