{include file="$template_path/html/header.html"} {include file="$template_path/html/user-header-self.html"}
{$errorMessage}
资金明细
{if $statement} {foreach from=$statement item=s} {/foreach} {else} {/if}
日期 类型 数额 详情
{$s.time|date_format:"%Y-%m-%d"} {$s.type} {$s.value} {$s.info}
暂无记录
{literal} {/literal} {include file="$template_path/html/user-footer.html"}