{include file="./index/BaiduStatistics" /}
{empty name="record"}
暂时还没有消费记录哦~
{/empty}
{volist name="record" id="vo"}
{$vo.m_type_name}
{$vo['create_time'] | substr = 0,10}
{$vo.money}
{/volist}
{include file="./index/commonality" /}