{template '_header'}
结算编号 | 商户信息 | 订单应收 | 订单实收 | 抽成后金额 | {if $_W['routes']=='merch.clearing.status2'}最终打款 | {/if}订单状态 | 操作 |
---|---|---|---|---|---|---|---|
{$row['clearno']} | {$row['realname']} {$row['mobile']} |
{$row['realprice']}元 | {$row['price']} | {$row['realpricerate']} | {if $_W['routes']=='merch.clearing.status2'}{$row['finalprice']} | {/if}{if $row['status'] == '0'} {elseif $row['status'] == '1'} {elseif $row['status'] == '2'} {/if} | 详情 {if $row['status'] != '2'} 删除 {/if} |