{loop $list $r} {/loop}
{L('PAY_NO')} {L('PAY_NO')} {L('createtime')} {L('PAY_TYPE')} {L('PAY_MANEY')} {L('PAY_STATUS')} {L('MANAGE')}
{$r['username']} {$r['sn']} {todate($r['createtime'],"Y-m-d H:i:s")} {$r['payment']} {if $r['type']==1}{$r['money']}{L('yuan')}{else}{intval($r['money'])}{L('DIAN')}{/if} {if $r[status]==2} {L('PAY_STATUS_'.$r[status])} {else} {L('PAY_STATUS_'.$r[status])} {/if} {if $r[status]==1 || $r[status]==3} {L('PAY_PAYED_OK')} | {L('PAY_CANCEL')} | {/if} {L('PAY_VIEW')}
{$page}
本页总计 {intval($count)} 笔交易(金钱: {intval($count_money_num)} 笔,积分: {intval($count_point_num)} 笔),总金额: {$count_money} 元 ,成功交易: {$count_ok_money} 元 ,总点数: {intval($count_point)} 点 ,成功交易: {intval($count_ok_point)}