{include file="header.html"}
{include file='fenqi_user/nav.html'}
id:{$data.id}
userid:{$data.userid}
分期额度:{$data.total_money}
剩余额度:{$data.has_money}
信用分:{$data.grade}
状态:{$data.status}
添加时间:{$data.dateline}
{include file="footer.html"}