{foreach from=$cate_tree item=cate_item}
  • {$cate_item.name}
  • {/foreach}