{template '_header'}
申请单号 | 申请金额 抽成后金额 |
{if $status > 1}
通过申请金额 抽成后金额 |
{/if}
{if $status == 3}
实际打款金额 | {/if}抽成比例 | 申请订单个数{if $status > 1} 通过申请订单个数{/if} |
提现方式 | {if $status==-1}无效时间 | {elseif $status>=3}打款时间 | {elseif $status>=2}审核时间 | {elseif $status>=1}申请时间 | {/if}操作 |
---|---|---|---|---|---|---|---|---|---|---|---|
{$row['applyno']} | {$row['realprice']} {$row['realpricerate']} |
{if $status > 1}
{$row['passrealprice']} {$row['passrealpricerate']} |
{/if}
{if $status == 3}
{$row['finalprice']} | {/if}{$row['payrate']}% | {$row['ordernum']}{if $status > 1} {$row['passordernum']}{/if} |
{$apply_type[$row['applytype']]} |
{if $row['status']!=1}{/if}
{if $status>=1}
{php echo date('Y-m-d',$row['applytime'])} {php echo date('H:i',$row['applytime'])} {elseif $status>=2} {php echo date('Y-m-d',$row['checktime'])} {php echo date('H:i',$row['applytime'])} {elseif $status>=3} {php echo date('Y-m-d',$row['paytime'])} {php echo date('H:i',$row['paytime'])} {elseif $status==-1} {php echo date('Y-m-d',$row['invalidtime'])} {php echo date('H:i',$row['invalidtime'])} {/if} {if $row['status']!=1}{/if} |
{ifp 'merch.apply.detail'} 详情 {/if} |