You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
717 lines
33 KiB
HTML
717 lines
33 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta charset="UTF-8">
|
|
<title></title>
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/base.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/common.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/style.css" media="all">
|
|
<link rel="stylesheet" type="text/css" href="__CSS__/default_color.css" media="all">
|
|
<link href="__STATIC__/datetimepicker/css/datetimepicker.css" rel="stylesheet" type="text/css">
|
|
<link href="__STATIC__/datetimepicker/css/dropdown.css" rel="stylesheet" type="text/css">
|
|
<link rel="stylesheet" href="__CSS__/select2.min.css" type="text/css" />
|
|
|
|
<script type="text/javascript" src="__STATIC__/jquery-2.0.3.min.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/jquery.form.js"></script>
|
|
<script type="text/javascript" src="__JS__/select2.min.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/layer3/layer.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
|
|
<script type="text/javascript" src="__STATIC__/datetimepicker/js/locales/bootstrap-datetimepicker.zh-CN.js"charset="UTF-8"></script>
|
|
<script src="__STATIC__/juicer-min.js" type="text/javascript"></script>
|
|
<script src="__STATIC__/table2excel.js"></script>
|
|
</head>
|
|
<style>
|
|
html {
|
|
min-width:100%;
|
|
}
|
|
body {
|
|
padding: 0px 10px 150px 10px;
|
|
/* width: 960px; */
|
|
margin: auto;
|
|
}
|
|
/* .tabcon1711 table{
|
|
width: 480px;
|
|
} */
|
|
table{
|
|
|
|
margin: auto;
|
|
}
|
|
tr{
|
|
border-bottom: dotted 1px #c7c7c7;
|
|
}
|
|
.hidebox{
|
|
display: none;
|
|
}
|
|
.r{
|
|
width: 300px;
|
|
}
|
|
.l{
|
|
width: 180px;
|
|
}
|
|
.select2-container--default .select2-selection--single {
|
|
color: #000;
|
|
resize: none;
|
|
border-width: 1px;
|
|
border-style: solid;
|
|
border-color: #a7b5bc #ced9df #ced9df #a7b5bc;
|
|
box-shadow: 0px 3px 3px #F7F8F9 inset;
|
|
height: 35px;
|
|
height: 28px;
|
|
border-radius: 3px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.select2-container--default .select2-selection--single .select2-selection__rendered {
|
|
line-height: 35px;
|
|
line-height: 28px;
|
|
}
|
|
|
|
.select2-container--default .select2-selection--single .select2-selection__arrow {
|
|
height: 26px;
|
|
}
|
|
|
|
.select2-container--default .select2-search--dropdown .select2-search__field {
|
|
height: 26px;
|
|
line-height: 26px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
.select2-results__option[aria-selected] {
|
|
font-size: 12px;
|
|
}
|
|
.input-list, .i_list {
|
|
float: left;
|
|
margin: 0;
|
|
}
|
|
|
|
</style>
|
|
<body>
|
|
<!-- <div style="width: 100%;line-height: 100px;font-size: 25px;font-weight: 600;text-align: center;">
|
|
海南万盟天下科技有限公司
|
|
</div> -->
|
|
|
|
<div class="data_list box_mt" style="margin-top: 10px;">
|
|
<div class="">
|
|
<form id="form" method="post" class="form-horizontal" action="{:U('editCompanyStatementPoolPc')}" enctype="multipart/form-data" target="rfFrame">
|
|
<table id="exporttable">
|
|
<!-- 表头 -->
|
|
<thead>
|
|
<tr>
|
|
<th>序号</th>
|
|
<th>公司名称</th>
|
|
<th>结算日期</th>
|
|
<th>合作产品名称</th>
|
|
<th>平台总额(元)</th>
|
|
<th>退款</th>
|
|
<th>分成比例</th>
|
|
<th>补点比例</th>
|
|
<th>税费费率</th>
|
|
<th>分成金额/元</th>
|
|
<th>罚款</th>
|
|
<th>奖励</th>
|
|
|
|
<th>其他扣款</th>
|
|
<th>周期结算金额</th>
|
|
<th>合计/元</th>
|
|
<th>对账人</th>
|
|
<!-- <th>结算日期</th>-->
|
|
<th>户名</th>
|
|
<th>帐号</th>
|
|
<th>开户行</th>
|
|
<th>是否支付宝打款</th>
|
|
<th>是否结算</th>
|
|
|
|
<th>备注</th>
|
|
<if condition="!$is_export">
|
|
<th>操作</th>
|
|
</if>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="statementShow">
|
|
<foreach name="data" item="com">
|
|
<tr>
|
|
<td rowspan="{$com.statement_count}">{$key-0+1}</td>
|
|
<td rowspan="{$com.statement_count}">{$com.company_name}</td>
|
|
<td rowspan="{$com['statement_info'][0]['row']}">{$com['statement_info'][0]['time']}</td>
|
|
<td>{$com['statement_info'][0]['game_name']}</td>
|
|
<td><span class="pay_amount">{$com['statement_info'][0]['pay_amount']}</span></td>
|
|
<td>
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="refund" onkeyup ="value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')" value="{$com['statement_info'][0]['refund']|default=0}" style="width: 40px;" name="refund[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]">
|
|
<else/>
|
|
0
|
|
</if>
|
|
</td>
|
|
<td>
|
|
{$com['statement_info'][0]['ratio']|showNumPercent}
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="ratio" onkeyup ="if(value>100){value=100}else{value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')}if(value.indexOf(0)==0){value=0}" name="ratio[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]" value="{$com['statement_info'][0]['ratio']}" style="width: 25px;display: none">
|
|
</if>
|
|
</td>
|
|
<td>
|
|
{$com['statement_info'][0]['increment_ratio']|showNumPercent}
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="increment_ratio" onkeyup ="if(value>100){value=100}else{value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')}if(value.indexOf(0)==0){value=0}" name="increment_ratio[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]" value="{$com['statement_info'][0]['increment_ratio']}" style="width: 25px;display: none">
|
|
</if>
|
|
</td>
|
|
<td>
|
|
{$com['statement_info'][0]['fax_ratio']|showNumPercent}
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="fax_ratio" onkeyup ="if(value>100){value=100}else{value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')}if(value.indexOf(0)==0){value=0}" name="fax_ratio[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]" value="{$com['statement_info'][0]['fax_ratio']}" style="width: 25px;display: none">
|
|
</if>
|
|
</td>
|
|
<td>
|
|
<span class="sum_money_span">{$com['statement_info'][0]['d_statement_money']}</span>
|
|
<input class="sum_money" name="sum_money[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]" value="{$com['statement_info'][0]['d_statement_money']}" style="width: 20px;display: none">
|
|
<input class="st" name="st[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]" value="{$com['st']}" style="width: 20px;display: none">
|
|
</td>
|
|
<!-- <td rowspan="{$com.statement_count}">{$com['fine']-0}</td>-->
|
|
<!-- <td rowspan="{$com.statement_count}">{$com['reward']-0}</td>-->
|
|
<td rowspan="{$com['statement_info'][0]['row']}">{$com['statement_info'][0]['fine']-0}</td>
|
|
<td rowspan="{$com['statement_info'][0]['row']}">{$com['statement_info'][0]['reward']-0}</td>
|
|
<td rowspan="{$com['statement_info'][0]['row']}">
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="withhold" onkeyup ="value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')" value="{$com['statement_info'][0]['withhold']|default=0}" style="width: 40px;" name="withhold[{$com['id']}][{$com['statement_info'][0]['game_name']}{$com['statement_info'][0]['time']}]">
|
|
<input class="oldwithhold" onkeyup ="value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')" value="{$com['statement_info'][0]['withhold']|default=0}" style="width: 40px;display: none">
|
|
<else/>
|
|
0
|
|
</if>
|
|
</td>
|
|
<td rowspan="{$com['statement_info'][0]['row']}">
|
|
<span class="week_amount">{$com['statement_info'][0]['week_amount']}</span>
|
|
</td>
|
|
<td rowspan="{$com.statement_count}" class="statement_money">
|
|
{$com['statement_money']}
|
|
</td>
|
|
<td rowspan="{$com.statement_count}">{$com.settlement_contact}</td>
|
|
<!-- <td>{$com['statement_info'][0]['statement_begin_time']}-{$com['statement_info'][0]['statement_end_time']}</td>-->
|
|
<!-- <td rowspan="{$com['statement_info'][0]['row']}">{$com['statement_info'][0]['time']}</td>-->
|
|
|
|
<if condition="$com['is_payment'] eq 2">
|
|
<td rowspan="{$com.statement_count}">{$com.company_info.payee_name}</td>
|
|
<td rowspan="{$com.statement_count}"> {$com.company_info.bank_account}</td>
|
|
<td rowspan="{$com.statement_count}">{$com.company_info.opening_bank}</td>
|
|
</if>
|
|
|
|
<if condition="$com['is_payment'] eq 1">
|
|
<td rowspan="{$com.statement_count}">{$com.company_info.ali_user}</td>
|
|
<td rowspan="{$com.statement_count}">{$com.company_info.ali_account}</td>
|
|
<td rowspan="{$com.statement_count}"></td>
|
|
</if>
|
|
<td rowspan="{$com.statement_count}"><if condition="$com['is_payment'] eq 1">是 <else /> 否 </if></td>
|
|
<td rowspan="{$com.statement_count}"><if condition="$com['st'] eq 0">否 <else /> 是 </if></td>
|
|
|
|
<td rowspan="{$com.statement_count}"><textarea name="remark[{$com['id']}][{$com['st']}]">{$com.remark}</textarea></td>
|
|
|
|
<if condition="!$is_export">
|
|
<td rowspan="{$com.statement_count}">
|
|
<if condition="($com['st'] eq 1 ) AND ($pool_status lt 1) AND ($com.is_reward_fine_split eq 0)">
|
|
<a data-id="{$com['id']}" class='butn no_statement' style="cursor:pointer">不结算</a>
|
|
</if>
|
|
<if condition="($pool_status lt 1) AND ($com.is_reward_fine_split eq 0)">
|
|
<a data-id="{$com['id']}" data-st="{$com['st']}" class='butn split_RewardOrFail' style="cursor:pointer">奖惩分离</a>
|
|
</if>
|
|
</td>
|
|
</if>
|
|
</tr>
|
|
|
|
<foreach name="com.statement_info" item="it" key="k">
|
|
<if condition="$k neq 0">
|
|
<tr>
|
|
<notempty name="it['time']">
|
|
<td rowspan="{$it['row']}">{$it['time']}</td>
|
|
</notempty>
|
|
<td>{$it['game_name']}</td>
|
|
<td><span class="pay_amount">{$it['pay_amount']}</span></td>
|
|
<td>
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="refund" onkeyup ="value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')" value="{$it['refund']|default=0}" style="width: 40px;" name="refund[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]">
|
|
<else/>
|
|
0
|
|
</if>
|
|
</td>
|
|
<td>
|
|
{$it['ratio']|showNumPercent}
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="ratio" onkeyup ="if(value>100){value=100}else{value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')}if(value.indexOf(0)==0){value=0}" name="ratio[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]" value="{$it['ratio']}" style="width: 25px;display: none">
|
|
</if>
|
|
</td>
|
|
<td>
|
|
{$it['increment_ratio']|showNumPercent}
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="increment_ratio" onkeyup ="if(value>100){value=100}else{value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')}if(value.indexOf(0)==0){value=0}" name="increment_ratio[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]" value="{$it['increment_ratio']}" style="width: 25px;display: none">
|
|
</if>
|
|
</td>
|
|
<td>
|
|
{$it['fax_ratio']|showNumPercent}
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="fax_ratio" onkeyup ="if(value>100){value=100}else{value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')}if(value.indexOf(0)==0){value=0}" name="fax_ratio[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]" value="{$it['fax_ratio']}" style="width: 25px;display: none">
|
|
</if>
|
|
</td>
|
|
<td>
|
|
<span class="sum_money_span">{$it['d_statement_money']}</span>
|
|
<input class="sum_money" name="sum_money[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]" value="{$it['d_statement_money']}" style="width: 20px;display: none">
|
|
<input class="st" name="st[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]" value="{$com['st']}" style="width: 20px;display: none">
|
|
</td>
|
|
|
|
<!-- <td>{$it['statement_begin_time']}-{$it['statement_end_time']}</td>-->
|
|
<notempty name="it['time']">
|
|
<td rowspan="{$it['row']}">{$it['fine']-0}</td>
|
|
<td rowspan="{$it['row']}">{$it['reward']-0}</td>
|
|
<td rowspan="{$it['row']}">
|
|
<if condition="($com.is_reward_fine_split eq 0)">
|
|
<input class="withhold" onkeyup ="value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')" value="{$it['withhold']|default=0}" style="width: 40px;" name="withhold[{$com['id']}][{$it['game_name']}{$it['time']?$it['time']:$com['statement_info'][0]['time']}]">
|
|
<input class="oldwithhold" onkeyup ="value=value.replace(/^\D*(\d*(?:\.\d{0,2})?).*$/g, '$1')" value="{$it['withhold']|default=0}" style="width: 40px;display: none">
|
|
<else/>
|
|
0
|
|
</if>
|
|
</td>
|
|
<td rowspan="{$it['row']}"><span class="week_amount">{$it['week_amount']}</span></td>
|
|
</notempty>
|
|
|
|
</tr>
|
|
</if>
|
|
</foreach>
|
|
</foreach>
|
|
<tr>
|
|
<td colspan=3 >合计:</td>
|
|
<td></td>
|
|
<td>{$count.platform_amount}</td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td>{$count.d_statement_money}</td>
|
|
<td></td>
|
|
<td>{$count.fine}</td>
|
|
<td>{$count.reward}</td>
|
|
<td></td>
|
|
<td class="count_sum_money">{$count.statement_money}</td>
|
|
<td class="count_sum_money">{$count.statement_money}</td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<td></td>
|
|
<if condition="!$is_export">
|
|
<td></td>
|
|
</if>
|
|
</tr>
|
|
<if condition="$is_export">
|
|
<tr>
|
|
<td ></td>
|
|
<td>
|
|
<if condition="$pool_data.verify_status eq -3 ">
|
|
<div style="line-height: 2;color: red;">
|
|
{$pool_data.firstverify}
|
|
</div>
|
|
<else />
|
|
<div style="line-height: 2;">
|
|
{$pool_data.firstverify}
|
|
</div>
|
|
</if>
|
|
</td>
|
|
<td>
|
|
<if condition="$pool_data.verify_status eq -1 ">
|
|
<div style="line-height: 2;color: red;">
|
|
{$pool_data.verify}
|
|
</div>
|
|
<else />
|
|
<div style="line-height: 2;">
|
|
{$pool_data.verify}
|
|
</div>
|
|
</if>
|
|
</td>
|
|
<td>
|
|
<if condition="$pool_data.verify_status eq -2 ">
|
|
<div style="line-height: 2;color: red;">
|
|
{$pool_data.payment}
|
|
</div>
|
|
<else />
|
|
<div style="line-height: 2;">
|
|
{$pool_data.payment}
|
|
</div>
|
|
</if>
|
|
</td>
|
|
</tr>
|
|
|
|
</if>
|
|
</tbody>
|
|
</table>
|
|
<input type="hidden" name="id" value="{$_GET['id']}">
|
|
</form>
|
|
<div class="form-item cf" style="float: right;margin-top: 30px;margin-right: 30px;">
|
|
|
|
<button class="submit_btn" id="submit" style="margin-left:210px;">
|
|
保存
|
|
</button>
|
|
</div>
|
|
<iframe id="rfFrame" name="rfFrame" src="about:blank" style="display:none;"></iframe>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
<script>
|
|
<if condition="$is_export">
|
|
$(function(){
|
|
$("#exporttable").table2excel({
|
|
filename: "{$title}.xls", // do include extension
|
|
preserveColors: false // set to true if you want background colors and font colors preserved
|
|
});
|
|
});
|
|
</if>
|
|
// $(".no_statement").on("click",function(){
|
|
// var id = $(this).data('id');
|
|
// $.ajax({
|
|
// type: "POST",
|
|
// url: "{:U('cancelStatement')}",
|
|
// dataType: 'json',
|
|
// async: false,
|
|
// data: {id:id},
|
|
// success:function(data){
|
|
// if(data.status==1){
|
|
// layer.msg("<font style='color:white'>" + data.info + "</font>");
|
|
// setTimeout(function(){
|
|
// window.location.reload();
|
|
// },1500);
|
|
// }else{
|
|
// layer.msg("<font style='color:white'>" + data.info + "</font>");
|
|
// return false;
|
|
// }
|
|
// }
|
|
// });
|
|
// })
|
|
|
|
var pool_ids = "{$_GET['id']}";
|
|
$(".split_RewardOrFail").on("click",function() {
|
|
|
|
var id = $(this).data('id');
|
|
var st = $(this).data('st');
|
|
layer.confirm("是否确认对该数据进行奖惩分离", {title: false}, function (index) {
|
|
|
|
var options = {
|
|
url:"{:U('editCompanyStatementPoolPc')}", //同action
|
|
type:'post',
|
|
beforeSend:function(xhr){
|
|
},
|
|
success:function(data)
|
|
{
|
|
return_data = data;
|
|
},
|
|
|
|
complete:function(data){
|
|
if(return_data.status==1){
|
|
|
|
$.ajax({
|
|
type: "POST",
|
|
url: "{:U('splitRewardOrFailData')}",
|
|
dataType: 'json',
|
|
async: false,
|
|
data: {id: id, st: st, pool_id: pool_ids},
|
|
success: function (data) {
|
|
if (data.status == 1) {
|
|
layer.msg("<font style='color:white'>" + data.msg + "</font>");
|
|
setTimeout(function () {
|
|
window.location.reload();
|
|
}, 1500);
|
|
} else {
|
|
layer.msg("<font style='color:white'>" + data.msg + "</font>");
|
|
return false;
|
|
}
|
|
}
|
|
});
|
|
return;
|
|
}else{
|
|
layer.msg("<font style='color:white'>" + 保存数据失败 + "</font>");
|
|
return false;
|
|
}
|
|
},
|
|
error: function(xhr,status,msg){
|
|
//alert("状态码"+status+"; "+msg)
|
|
layer.msg('玩命加载中..');
|
|
|
|
}
|
|
};
|
|
$("#form").ajaxSubmit(options);
|
|
|
|
|
|
});
|
|
});
|
|
|
|
$(".no_statement").on("click",function(){
|
|
|
|
var id = $(this).data('id');
|
|
saveForm(id);
|
|
|
|
});
|
|
var return_data = "";
|
|
|
|
function saveForm(id) {
|
|
var options = {
|
|
url:"{:U('editCompanyStatementPoolPc')}", //同action
|
|
type:'post',
|
|
beforeSend:function(xhr){
|
|
},
|
|
success:function(data)
|
|
{
|
|
return_data = data;
|
|
},
|
|
|
|
complete:function(data){
|
|
if(return_data.status==1){
|
|
|
|
$.ajax({
|
|
type: "POST",
|
|
url: "{:U('cancelStatement')}",
|
|
dataType: 'json',
|
|
async: false,
|
|
data: {id:id},
|
|
success:function(data){
|
|
if(data.status==1){
|
|
layer.msg("<font style='color:white'>" + data.info + "</font>");
|
|
setTimeout(function(){
|
|
window.location.reload();
|
|
},1500);
|
|
}else{
|
|
layer.msg("<font style='color:white'>" + data.info + "</font>");
|
|
return false;
|
|
}
|
|
}
|
|
});
|
|
return;
|
|
}else{
|
|
layer.msg("<font style='color:white'>" + 保存数据失败 + "</font>");
|
|
return false;
|
|
}
|
|
},
|
|
error: function(xhr,status,msg){
|
|
//alert("状态码"+status+"; "+msg)
|
|
layer.msg('玩命加载中..');
|
|
|
|
}
|
|
};
|
|
$("#form").ajaxSubmit(options);
|
|
}
|
|
|
|
$("#submit").click(function(){
|
|
var options = {
|
|
url:"{:U('editCompanyStatementPoolPc')}", //同action
|
|
type:'post',
|
|
beforeSend:function(xhr){
|
|
},
|
|
success:function(data)
|
|
{
|
|
return_data = data;
|
|
},
|
|
|
|
complete:function(data){
|
|
|
|
if(return_data.status==1){
|
|
layer.msg("<font style='color:white'>" + return_data.info + "</font>");
|
|
setTimeout(function(){
|
|
parent.location.reload();
|
|
},1500);
|
|
}else{
|
|
layer.msg("<font style='color:white'>" + return_data.info + "</font>");
|
|
return false;
|
|
}
|
|
|
|
},
|
|
error: function(xhr,status,msg){
|
|
//alert("状态码"+status+"; "+msg)
|
|
layer.msg('玩命加载中..');
|
|
|
|
}
|
|
};
|
|
$("#form").ajaxSubmit(options);
|
|
});
|
|
|
|
$(".refund").on("blur",function () {
|
|
caculate_sum_money(this);
|
|
changeStatementAmount(this);
|
|
changeSumAmount();
|
|
});
|
|
|
|
$(".withhold").on("blur",function () {
|
|
caculate_sum_money(this);
|
|
changeStatementAmount(this);
|
|
changeSumAmount();
|
|
});
|
|
|
|
$(".ratio").on("blur",function () {
|
|
caculate_sum_money(this);
|
|
changeStatementAmount(this);
|
|
changeSumAmount();
|
|
});
|
|
|
|
$(".increment_ratio").on("blur",function () {
|
|
caculate_sum_money(this);
|
|
changeStatementAmount(this);
|
|
changeSumAmount();
|
|
});
|
|
|
|
var withdraw_type = "{$withdraw_type}";
|
|
|
|
// 分成结算金额重算
|
|
function caculate_sum_money(_this) {
|
|
|
|
var pay_money = $(_this).parent().parent().find(".pay_amount").text();
|
|
|
|
var ratio = $(_this).parent().parent().find(".ratio").val();
|
|
//比例金额
|
|
if (!ratio || ratio < 0) {
|
|
ratio = 0;
|
|
$(_this).parent().parent().find(".ratio").val(ratio);
|
|
} else if (ratio > 100) {
|
|
ratio = 100;
|
|
$(_this).parent().parent().find(".ratio").val(ratio);
|
|
}
|
|
//退款
|
|
var refund = $(_this).parent().parent().find(".refund").val();
|
|
if (!refund || refund < 0) {
|
|
refund = 0;
|
|
$(_this).parent().parent().find(".refund").val(refund);
|
|
} else if(parseFloat(refund) > parseFloat(pay_money)) {
|
|
refund = pay_money;
|
|
$(_this).parent().parent().find(".refund").val(refund);
|
|
}
|
|
|
|
//退款
|
|
var withhold = $(_this).parent().parent().find(".withhold").val();
|
|
var oldwithhold = $(_this).parent().parent().find(".oldwithhold").val();
|
|
// console.log(withhold-oldwithhold);
|
|
if (!withhold ) {
|
|
withhold = 0;
|
|
$(_this).parent().parent().find(".withhold").val(withhold);
|
|
}
|
|
|
|
if (!oldwithhold ) {
|
|
oldwithhold = 0;
|
|
$(_this).parent().parent().find(".oldwithhold").val(oldwithhold);
|
|
}
|
|
// else if(parseFloat(withhold) > parseFloat(pay_money)) {
|
|
// withhold = pay_money;
|
|
// $(_this).parent().parent().find(".withhold").val(withhold);
|
|
// }
|
|
|
|
//补点
|
|
var increment_ratio = $(_this).parent().parent().find(".increment_ratio").val();
|
|
if (!increment_ratio || increment_ratio < 0) {
|
|
increment_ratio = 0;
|
|
$(_this).parent().parent().find(".increment_ratio").val(increment_ratio);
|
|
} else if(increment_ratio > 100) {
|
|
increment_ratio = 100;
|
|
$(_this).parent().parent().find(".increment_ratio").val(increment_ratio);
|
|
}
|
|
|
|
var week_amount_find = $(_this).parent().parent();
|
|
var old_amount = week_amount_find.find(".sum_money_span").text();
|
|
|
|
//扣款
|
|
pay_money = parseFloat(pay_money) - parseFloat(refund);
|
|
// var value = (parseFloat(pay_money)*(parseFloat(ratio)/100) + parseFloat(pay_money)*(parseFloat(increment_ratio)/100));
|
|
if (withdraw_type == 3) {
|
|
var value = parseFloat(pay_money)*(parseFloat(increment_ratio)/100);
|
|
} else {
|
|
var value = (parseFloat(pay_money)*(parseFloat(ratio)/100) + parseFloat(pay_money)*(parseFloat(increment_ratio)/100));
|
|
}
|
|
|
|
// var value = parseFloat(pay_money);
|
|
// console.log(value);
|
|
|
|
$(_this).parent().parent().find(".sum_money_span").text(value.toFixed(2));
|
|
$(_this).parent().parent().find(".sum_money").val(value.toFixed(2));
|
|
|
|
var this_amount = week_amount_find.find(".sum_money_span").text();
|
|
|
|
var week_amount = 0;
|
|
var i = 0;
|
|
for (;;) {
|
|
week_amount = week_amount_find.find(".week_amount").text();
|
|
i++;
|
|
// console.log(week_amount);
|
|
if (week_amount) {
|
|
break;
|
|
} else {
|
|
week_amount_find = week_amount_find.prev();
|
|
}
|
|
// if (i>10) {
|
|
// break;
|
|
// }
|
|
}
|
|
|
|
// console.log(old_amount);
|
|
// console.log(this_amount);
|
|
// console.log(week_amount);
|
|
|
|
var D_value = parseFloat(old_amount) - parseFloat(this_amount) + parseFloat(withhold-oldwithhold);
|
|
// console.log(D_value);
|
|
week_amount_find.find(".week_amount").text((parseFloat(week_amount) - D_value).toFixed(2));
|
|
|
|
$(_this).parent().parent().find(".oldwithhold").val(withhold)
|
|
|
|
}
|
|
//结算金额重算
|
|
function changeStatementAmount(_this) {
|
|
|
|
var _parent = $(_this).parent().parent();
|
|
|
|
var statement_amount = '';
|
|
|
|
var num = 0;
|
|
for (;;) {
|
|
statement_amount = _parent.find(".statement_money").text();
|
|
if (!statement_amount ) {
|
|
_parent = _parent.prev();
|
|
} else {
|
|
break;
|
|
}
|
|
num++;
|
|
// if (num>10) {
|
|
// break;
|
|
// }
|
|
}
|
|
|
|
var row = _parent.find(".statement_money").attr("rowspan");
|
|
var get_item = _parent;
|
|
var sum_amount = 0;
|
|
|
|
for (var i =0;i<parseInt(row);i++) {
|
|
|
|
var amount = get_item.find(".week_amount").text();
|
|
|
|
if (amount) {
|
|
sum_amount = parseFloat(sum_amount) + parseFloat(amount);
|
|
get_item = get_item.next();
|
|
} else {
|
|
get_item = get_item.next();
|
|
}
|
|
|
|
}
|
|
// console.log(sum_amount);
|
|
_parent.find(".statement_money").text(sum_amount.toFixed(2));
|
|
|
|
}
|
|
//结算金额合计重算
|
|
function changeSumAmount() {
|
|
|
|
var sum_amount = 0;
|
|
var st = 0;
|
|
|
|
$("#statementShow").find(".statement_money").each(function (key,val) {
|
|
st = $(val).data('st')
|
|
|
|
sum_amount = parseFloat(sum_amount) + parseFloat($(val).text());
|
|
|
|
});
|
|
|
|
$(".count_sum_money").text(sum_amount.toFixed(2));
|
|
|
|
|
|
|
|
}
|
|
|
|
</script>
|
|
</html>
|