{volist name="tree" id="list"}
{$list['allow_publish']?'是':'否'}
{notempty name="list['_']"}
{:action('Category/tree', array($list['_']))}
{/notempty}
{/volist}