{extend name="../../admin/view/main"} {block name="button"} {/block} {block name='content'}
标题 | 日期 | 类型 | 金额 | 创建时间 | |
---|---|---|---|---|---|
{$vo.name|default=''} | {$vo.day} | {if $vo.oper == -1}余额{elseif $vo.oper == 1}收入{else}支出{/if} | {$vo.num|default=''} | {$vo.create_at|format_datetime} | {if auth("edit")} 编 辑 {/if} {if auth("remove")} 删 除 {/if} |