{extend name="layout"/} {block name="css"} {/block} {/block} {block name="content"}
附件列表
-
{volist name="list" id="vo"} {/volist}
ID信息名称大小上传时间状态操作
{$vo.id} {switch name="vo.type"} {case value="image"} {if $vo.thumb==''}
{else}
{/if} {/case} {case value="file"} {/case} {/switch}
{$vo.name} {:format_bytes($vo.size)} {$vo.create_time} {if $vo.status} {else} {/if}
{$page|raw}
{/block} {block name="javascript"} {/block}