[#include "../include/header.html"/] [#include "../include/member-top.html"/]
账户余额:${userAccount.contentNoPayAmount!}
总收入:${userAccount.contentTotalAmount!}|年收入: ${userAccount.contentYearAmount!}|月收入: ${userAccount.contentMonthAmount!}|日收入: ${userAccount.contentDayAmount!}
成功提现次数:${userAccount.drawCount!}上次提现时间: ${userAccount.lastDrawTime!}
被购买次数:${userAccount.contentBuyCount!}[#if userAccount.lastBuyTime??]最近被购买时间: ${userAccount.lastBuyTime?string("yyyy-MM-dd HH:mm:ss")}[/#if]
[#if userAccount??] [#else] [/#if]
可申请提现金额${maxDrawAmount!}
提现金额
未找到账户,先完善账户资料
[#if user.userImg??][#else][/#if]
您好,${user.username}
[#include "../include/footer.html"/] [#include "../include/right-fixed.html"/]