{include file="head.html"} {include file="header.html"}
{include file="inc/user_left.html"}
您的分期额度:¥{$fquser.total_money},可用额度:¥{$fquser.has_money}
{foreach item=c from=$data} {/foreach}
时间 订单 订单金额 分期数 待还款 操作
{$c.dateline|date:Y-m-d H:i} [{$c.tablename}] {$c[order][orderno]} ¥{$c.money} {$c.qishu} {$c.hasmoney} 查看详情
{include file="footer.html"}