|
|
|
@ -112,12 +112,23 @@
|
|
|
|
|
<th rowspan="2" style="border-right: solid 1px #b6cad2;">违规罚款</th>
|
|
|
|
|
<th rowspan="2" style="border-right: solid 1px #b6cad2;">奖励</th>
|
|
|
|
|
<th rowspan="2" style="border-right: solid 1px #b6cad2;">合作待结算金额</th>
|
|
|
|
|
|
|
|
|
|
<th rowspan=2 style="border-right: solid 1px #b6cad2;">是否结算</th>
|
|
|
|
|
<th rowspan=2 style="border-right: solid 1px #b6cad2;">是否支付宝打款</th>
|
|
|
|
|
|
|
|
|
|
<th colspan=3 style="border-right: solid 1px #b6cad2;">账户信息</th>
|
|
|
|
|
|
|
|
|
|
<th rowspan="2" style="border-right: solid 1px #b6cad2;">备注</th>
|
|
|
|
|
<th rowspan="2" style="border-right: solid 1px #b6cad2;">操作</th>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<th style="border-right: solid 1px #b6cad2;min-width: 50px;">合作方</th>
|
|
|
|
|
<th style="min-width: 50px;">我方</th>
|
|
|
|
|
|
|
|
|
|
<th style="border-right: solid 1px #b6cad2;min-width: 50px;">户名</th>
|
|
|
|
|
<th style="border-right: solid 1px #b6cad2;min-width: 50px;">账号</th>
|
|
|
|
|
<th style="min-width: 50px;">开户行</th>
|
|
|
|
|
</tr>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody id="statementShow">
|
|
|
|
@ -126,33 +137,59 @@
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com.company_name}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com.matche_platform}</td>
|
|
|
|
|
<!-- <td rowspan="{$com.statement_count}">{$com.statement_begin_time} ~ {$com.statement_end_time}</td> -->
|
|
|
|
|
<td>{$com['statement_info'][0]['statement_begin_time']} - {$com['statement_info'][0]['statement_end_time']}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['statement_begin_time']}-{$com['statement_info'][0]['statement_end_time']}</td>
|
|
|
|
|
|
|
|
|
|
<td>{$com['statement_info'][0]['game_name']}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['pay_amount']}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['pay_amount']}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['ratio']}%</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['company_ratio']}%</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['promote_ratio']}%</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['fax_ratio']}%</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['company_ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['promote_ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['fax_ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$com['statement_info'][0]['d_statement_money']}</td>
|
|
|
|
|
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com.fine}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com.reward}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com.statement_money}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com.renark}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com['fine']-0}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com['reward']-0}</td>
|
|
|
|
|
<td rowspan="{$com.statement_count}">{$com['statement_money']-0}</td>
|
|
|
|
|
|
|
|
|
|
<td rowspan="{$com.statement_count}"><if condition="$com['st'] eq 0">否 <else /> 是 </if></td>
|
|
|
|
|
<td rowspan="{$com.statement_count}"><if condition="$com['is_payment'] eq 1">是 <else /> 否 </if></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}">{$com.remark}</td>
|
|
|
|
|
|
|
|
|
|
<if condition="!$is_export">
|
|
|
|
|
<td rowspan="{$com.statement_count}">
|
|
|
|
|
<if condition="($com['st'] eq 1 ) AND ($pool_status lt 1)">
|
|
|
|
|
<a data-id="{$com['id']}" class='butn no_statement' style="cursor:pointer">不结算</a>
|
|
|
|
|
</if>
|
|
|
|
|
</td>
|
|
|
|
|
</if>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
<foreach name="com.statement_info" item="it" key="k">
|
|
|
|
|
<if condition="$k neq 0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td>{$it['statement_begin_time']} - {$it['statement_end_time']}</td>
|
|
|
|
|
<td>{$it['statement_begin_time']}-{$it['statement_end_time']}</td>
|
|
|
|
|
<td>{$it['game_name']}</td>
|
|
|
|
|
<td>{$it['pay_amount']}</td>
|
|
|
|
|
<td>{$it['pay_amount']}</td>
|
|
|
|
|
<td>{$it['ratio']}%</td>
|
|
|
|
|
<td>{$it['company_ratio']}%</td>
|
|
|
|
|
<td>{$it['promote_ratio']}%</td>
|
|
|
|
|
<td>{$it['fax_ratio']}%</td>
|
|
|
|
|
<td>{$it['ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$it['company_ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$it['promote_ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$it['fax_ratio']|showNumPercent}</td>
|
|
|
|
|
<td>{$it['d_statement_money']}</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</if>
|
|
|
|
@ -172,6 +209,14 @@
|
|
|
|
|
<td>{$count.reward}</td>
|
|
|
|
|
<td>{$count.statement_money}</td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<td></td>
|
|
|
|
|
<if condition="!$is_export">
|
|
|
|
|
<td></td>
|
|
|
|
|
</if>
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|