管理栏目
ID
父ID
栏目名称
二级目录
排序
{volist name="info" id="vo"}
{$vo.id}
{$vo.father_id}
{$vo.name}
{if $vo.has_child == 1} >> {/if}
{$vo.sort}
{/volist}