{include file="index/header"}
{volist name="tptc" id="vo"} {/volist}
分类ID 分类名称 是否显示 分类图片 分类连接 添加时间 基本操作
{$vo.id} {if condition="$vo['level'] neq 0"}|----------{/if}{$vo.name} 显示 {if condition="$vo['pic'] neq ''"}{else /}暂无图片{/if} __INDEX__/view/{$vo.id}.html {$vo.time|date="Y-m-d",###} 修改 删除
{include file="index_footer"}