[#include "../include/页头.html"/] [#include "../include/论坛信息.html"/]
[#include "会员中心页_导航.html"/]
收益
账户余额 ${user.userTotalAmount!}
今日收入:${user.userDayAmount!}     |     本月收入:${user.userMonthAmount!}     |     今年收入:${user.userYearAmount!}     |     总收入:${user.userTotalAmount!}
[#if tag_pagination.list?size gt 0] [#list tag_pagination.list as c] [/#list]
单号 消费者 主题 收益 购买时间
${c.orderNumber!} [#if c.buyUser??]${c.buyUser.realname!c.authorUser.username}[#else]匿名[/#if] [#if c.dataType==0] [#if topicMap??] [#if topicMap[c.dataId?string]??] [@text_cut s=topicMap[c.dataId?string].title?html len=15 append="..."/] [#else] 主题已被删除 [/#if] [/#if] [/#if] ${c.authorAmount!} ${c.buyTime?string("yyyy-MM-dd HH:mm:ss")}
[#include "../tag/topic.html"/] [#else]
暂无订单
[/#if]
[#include "../include/页脚.html"/]