将栏目
{$title}
{$operate}到栏目
{volist name="list" id="vo"}
{$vo.html}{$vo.title}
{/volist}
提交