[#include "../include/页头.html"/]
[#include "会员中心页_导航.html"/]
账户余额: ${userAccount.noPayAmount!}
总收入: ${userAccount.totalAmount!}|年收入: ${userAccount.yearAmount!}|月收入: ${userAccount.monthAmount!}|日收入: ${userAccount.dayAmount!}
成功提现次数: ${userAccount.drawCount!}上次提现时间: ${userAccount.lastDrawTime!}
被购买次数: ${userAccount.buyCount!}[#if userAccount.lastBuyTime??]最近被购买时间: ${userAccount.lastBuyTime?string("yyyy-MM-dd HH:mm:ss")}[/#if]
[#if userAccount??] [#else] [/#if]
可申请提现金额${maxDrawAmount!}
提现金额
未找到账户,先完善账户资料
[#include "../include/页脚.html"/]