{extend name="common/common2" /} {block name="main"}
{foreach $list as $k=>$v} {if $v.type==1 || $v.type==3} {else} {/if} {/foreach}
类型 操作人 金额 备注 创建时间
{if $v.type==1} 订单结算 {/if} {if $v.type==2} 工资结算 {/if} {if $v.type==3} 管理员增加 {/if} {if $v.type==4} 管理员减少 {/if} {$v.uName}+{$v.money}{$v.money}{$v.remark} {$v.create_time}
{:htmlspecialchars_decode($page)}
{/block} {block name="script"} {/block}