{template '_header'}

{$applytitle}申请 总数:{$total}

{if count($list)>0} {if $status > 1} {/if} {if $status == 3} {/if} {if $status==-1} {elseif $status>=3} {elseif $status>=2} {elseif $status>=1} {/if} {loop $list $row} {if $status > 1} {/if} {if $status == 3} {/if} {/loop}
申请单号 申请金额
抽成后金额
通过申请金额
抽成后金额
实际打款金额抽成比例 申请订单个数{if $status > 1}
通过申请订单个数{/if}
提现方式无效时间打款时间审核时间申请时间操作
{$row['applyno']} {$row['realprice']}
{$row['realpricerate']}
{$row['passrealprice']}
{$row['passrealpricerate']}
{$row['finalprice']}{$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}
{$pager} {else}
暂时没有任何{$applytitle}申请申请!
{/if} {template '_footer'}