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
dbb8cdc4
Commit
dbb8cdc4
authored
Nov 01, 2018
by
xishifeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充
parent
7629b66d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
19 additions
and
265 deletions
+19
-265
bargaininfo_detail_static_pc.html
...n/app_broker/view/index/bargaininfo_detail_static_pc.html
+2
-2
account_statement_newtri.html
application/index/view/finance/account_statement_newtri.html
+0
-251
commission.html
application/index/view/finance/commission.html
+0
-0
tax.html
application/index/view/finance/tax.html
+0
-0
wait_back_out.html
application/index/view/finance/wait_back_out.html
+0
-0
performancesubsidiaryList.html
...view/performancesubsidiary/performancesubsidiaryList.html
+0
-6
bargaininfo_detail_static_pc.js
public/app/js/bargaininfo_detail_static_pc.js
+17
-3
commission.js
public/resource/js/commission.js
+0
-0
performance_subsidiary.js
public/resource/js/performance_subsidiary.js
+0
-3
tax.js
public/resource/js/tax.js
+0
-0
waitBackout.js
public/resource/js/waitBackout.js
+0
-0
No files found.
application/app_broker/view/index/bargaininfo_detail_static_pc.html
View file @
dbb8cdc4
...
...
@@ -27,7 +27,7 @@
</li>
<li>
<div>
商铺地址:
</div>
<div>
{{detailData.internal_address}}
<button
class=
"btn-pc btn-info-pc btn-show-shop-detail"
@
click
.
stop
.
prevent=
"showShopDetail"
>
商铺
</button></div>
<div>
{{detailData.internal_address}}
<button
v-if=
"otherBtn!='no'"
class=
"btn-pc btn-info-pc btn-show-shop-detail"
@
click
.
stop
.
prevent=
"showShopDetail"
>
商铺
</button></div>
</li>
<li>
<div>
业态:
</div>
...
...
@@ -61,7 +61,7 @@
</li>
<li>
<div>
客户电话:
</div>
<div>
{{hidePhone(detailData.user_phone)}}
<button
class=
"btn-pc btn-info-pc btn-show-customer-detail"
@
click
.
stop
.
prevent=
"showCustomerDetail"
>
客户
</button></div>
<div>
{{hidePhone(detailData.user_phone)}}
<button
v-if=
"otherBtn!='no'"
class=
"btn-pc btn-info-pc btn-show-customer-detail"
@
click
.
stop
.
prevent=
"showCustomerDetail"
>
客户
</button></div>
</li>
<li>
<div>
成交日期:
</div>
...
...
application/index/view/finance/account_statement_newtri.html
deleted
100644 → 0
View file @
7629b66d
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"reportList"
/>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-lg-10 col-lg-offset-0"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<li>
<a
href=
"#"
>
成交报告
</a>
</li>
</div>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"9"
class=
"maintable-top-sub-tr"
>
<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>
</td>
</tr>
<!--三级审核的搜索功能-->
<tr>
<td
colspan=
"9"
>
<form
id=
"maintable_form_search"
>
<span
class=
"fore-span"
>
提交时间:
</span>
<input
class=
"form-control btn4"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_create_time"
name=
"start_date"
type=
"date"
>
<span
class=
"fore-span"
id=
"maintable_form_span_zhi"
>
至
</span>
<input
class=
"form-control btn4"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_end_time"
name=
"end_date"
type=
"date"
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_internal_address"
placeholder=
"商铺地址"
type=
"text"
value=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_shop_num"
placeholder=
"商铺号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"maintable_user_phone"
placeholder=
"客户电话"
type=
"text"
value=
""
>
<span
class=
"btn btn-info btn3 search"
id=
"maintable_search"
>
搜索
</span>
<span
class=
"btn btn-info btn3"
id=
"maintable_reset"
>
重置
</span>
<!--<span class="btn btn-info btn3" id="maintable_export">导出excel</span>-->
</form>
</td>
</tr>
<tr
class=
"maintable-tr-bar"
>
<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>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"maintable_list"
>
</tbody>
</table>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"text-right"
id=
"pagediv"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- 弹出框 详情 -->
<!--<link rel="import" href="edit_modal.html" id="xq">-->
<div
class=
"modal fade"
id=
"modal_detail"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<!--<div class="modal-content">
</div>-->
<iframe
class=
"modal-content"
></iframe>
<!-- /.modal -->
</div>
</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-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
通过
</h4>
</div>
<div
class=
"modal-body"
>
<label
class=
"control-label"
>
备注:
</label>
<textarea
class=
"form-control"
rows=
"5"
id=
"pass_beizhu"
></textarea>
<!-- <span class="use-span text-danger">(必填)</span> -->
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
取消
</button>
<button
type=
"button"
class=
"btn btn-info"
data-dismiss=
"modal"
class=
"pass-modal-btn-pass"
id=
"pass_ok_btn"
>
确定
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- 弹出框 时间轴 -->
<div
class=
"modal fade"
id=
"modal-time"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
时间轴
</h4>
</div>
<div
class=
"modal-body"
class=
"iframe-div-parent"
>
<iframe
class=
"iframe-time-line"
></iframe>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- 弹出框 分佣提成新增 -->
<div
class=
"modal fade"
id=
"modal_new_maid"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
新增分佣提成
</h4>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body"
id=
"addmaid_input_area"
>
<div>
<span>
分佣方:
</span>
<select
class=
"form-control"
id=
"addmaid_input_servant"
>
<option
value=
""
>
请选择
</option>
<option
value=
"1"
>
盘方
</option>
<option
value=
"2"
>
客方
</option>
<option
value=
"3"
>
反签
</option>
<option
value=
"4"
>
独家
</option>
<option
value=
"5"
>
合作方
</option>
</select>
</div>
<div
class=
"po-relative"
>
<span>
业务员:
</span><input
class=
"form-control"
type=
"text"
id=
"addmaid_input_ywy"
/>
<ul>
<li
data-id=
"5755"
>
5755-测试-小杨业务员-17621975554
</li>
<li
data-id=
"5755"
>
5755-测试-小杨业务员-17621975554
</li>
<li
data-id=
"5755"
>
5755-测试-小杨业务员-17621975554
</li>
<li
data-id=
"5755"
>
5755-测试-小杨业务员-17621975554
</li>
<li
data-id=
"5755"
>
5755-测试-小杨业务员-17621975554
</li>
<li
data-id=
"5755"
>
5755-测试-小杨业务员-17621975554
</li>
</ul>
</div>
<div>
<span>
所属门店:
</span><input
class=
"form-control"
type=
"text"
id=
"addmaid_input_shop"
/>
</div>
<div>
<span>
分佣比例:
</span><input
class=
"form-control"
type=
"number"
id=
"addmaid_input_ratio"
/><span>
%
</span>
</div>
<div>
<span>
应分佣金:
</span><input
class=
"form-control"
type=
"number"
id=
"addmaid_input_cash"
/><span>
元
</span>
</div>
</div>
</div>
<div
class=
"modal-footer"
>
<div
href=
"#modal_new_maid_select"
data-toggle=
"modal"
>
打开盘方业务员选择框
</div>
<button
type=
"button"
class=
"btn btn-primary"
data-dismiss=
"modal"
id=
"addmaid_ok_btn"
>
确定
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- 弹出框 分佣提成新增,选择盘方,多个的时候选择一业务员 -->
<div
class=
"modal fade"
id=
"modal_new_maid_select"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
data-backdrop=
'static'
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
选择一业务员
</h4>
</div>
<div
class=
"modal-body"
>
<ul
id=
"addmaid_select_ul"
>
</ul>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- 弹出框 开票税费新增 -->
<div
class=
"modal fade"
id=
"modal_new_tax"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
新增开票
</h4>
</div>
<div
class=
"modal-body"
>
<div>
<div>
<div
class=
"form-group addtax-modal-tax-commission-sec"
>
<label
class=
""
>
开票金额:
</label>
<div
class=
"input-group"
><input
type=
"number"
class=
"form-control"
placeholder=
"请输入"
id=
"addtax_commission_input"
>
<div
class=
"input-group-addon"
>
元
</div>
</div>
<label
class=
""
>
开票日期:
</label>
<div
class=
"input-group"
><input
type=
"date"
class=
"form-control"
placeholder=
"请输入"
id=
"addtax_date"
></div>
</div>
<div>
<table
class=
"table-haveborder addtax-modal-tax-table"
>
<!--<tr>
<td>分佣方</td>
<td>业务员</td>
<td>分佣比例</td>
<td>税费</td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td></td>
</tr>-->
</table>
</div>
</div>
</div>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
取消
</button>
<button
type=
"button"
class=
"btn btn-primary"
data-dismiss=
"modal"
id=
"addtax_commission_addok"
>
确定
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!--<script type="text/javascript src="edit_modal.js"></script>-->
\ No newline at end of file
application/index/view/finance/commission.html
View file @
dbb8cdc4
This diff is collapsed.
Click to expand it.
application/index/view/finance/tax.html
View file @
dbb8cdc4
This diff is collapsed.
Click to expand it.
application/index/view/finance/wait_back_out.html
View file @
dbb8cdc4
This diff is collapsed.
Click to expand it.
application/index/view/performancesubsidiary/performancesubsidiaryList.html
View file @
dbb8cdc4
...
...
@@ -151,12 +151,6 @@
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<!--
<h4 class="modal-title detail-modal-header-tab">
<a href="javascript:;" class="btn btn-info">成交信息</a>
<a href="javascript:;" class="btn btn-default">分佣提成</a>
<a href="javascript:;" class="btn btn-default">开票税费</a>
</h4>-->
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
...
...
public/app/js/bargaininfo_detail_static_pc.js
View file @
dbb8cdc4
'use strict'
;
require
([
'vue'
,
'css!style/bargaininfo_detail_static_pc.css'
,
'jquery0325'
,
'common'
],
function
(
Vue
)
{
var
user_info_obj
=
JSON
.
parse
(
decodeURIComponent
(
localStorage
.
getItem
(
'pcUserInfo'
)));
//读取缓存
var
order_id
=
JSON
.
parse
(
decodeURIComponent
(
getUrlParam
(
'orderid'
)));
//获取订单id
var
order_id
=
getUrlParam
(
'orderid'
);
//获取订单id
var
other_btn
=
getUrlParam
(
'otherbtn'
);
//是否显示其他按钮,如商铺详情等
console
.
log
(
other_btn
);
var
_doc
=
$
(
document
);
console
.
log
(
user_info_obj
);
console
.
log
(
order_id
);
...
...
@@ -10,6 +12,7 @@ require(['vue', 'css!style/bargaininfo_detail_static_pc.css', 'jquery0325', 'com
data
:
{
user_info_obj
,
mainInit
:
0
,
otherBtn
:
other_btn
,
detailData
:
{},
fenyongData
:
[],
shuifeiData
:
[]
...
...
@@ -17,6 +20,7 @@ require(['vue', 'css!style/bargaininfo_detail_static_pc.css', 'jquery0325', 'com
created
:
function
()
{
var
_thisV
=
this
;
document
.
body
.
style
.
display
=
'block'
;
console
.
log
(
_thisV
.
otherBtn
);
_thisV
.
getDeatil
();
},
mounted
:
function
()
{
...
...
@@ -179,10 +183,20 @@ require(['vue', 'css!style/bargaininfo_detail_static_pc.css', 'jquery0325', 'com
return
hideTel
(
t
);
},
showCustomerDetail
()
{
window
.
parent
.
document
.
querySelector
(
'a[href="#modal_user_detail"]'
).
click
();
let
_thisV
=
this
;
if
(
_thisV
.
otherBtn
==
'no'
){
}
else
{
window
.
parent
.
document
.
querySelector
(
'a[href="#modal_user_detail"]'
).
click
();
}
},
showShopDetail
()
{
window
.
parent
.
document
.
querySelector
(
'a[href="#modal_shop_detail"]'
).
click
();
let
_thisV
=
this
;
if
(
_thisV
.
otherBtn
==
'no'
){
}
else
{
window
.
parent
.
document
.
querySelector
(
'a[href="#modal_shop_detail"]'
).
click
();
}
}
}
});
...
...
public/resource/js/commission.js
View file @
dbb8cdc4
This diff is collapsed.
Click to expand it.
public/resource/js/performance_subsidiary.js
View file @
dbb8cdc4
...
...
@@ -5,11 +5,8 @@ define(['doT','text!temp/performance_subsidiary_template_tpl.html', 'text!temp/r
pageSize
:
10
,
/*每页显示多少条*/
mainTabIndex
:
0
,
detailTabIndex
:
0
,
bargain_id
:
''
,
order_id
:
0
,
//订单id
panfangData
:
null
,
maidTotalCommission
:
0
,
//应收总佣金
detail_user_id
:
''
,
//用户id
detail_shop_id
:
''
,
//商铺id
init
:
function
()
{
...
...
public/resource/js/tax.js
View file @
dbb8cdc4
This diff is collapsed.
Click to expand it.
public/resource/js/waitBackout.js
View file @
dbb8cdc4
This diff is collapsed.
Click to expand it.
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