{volist name="data" id="v"} {else /} {/if} {$v.title} 编辑 添加子分类 删除 {if condition="isset($v['children']) && !empty($v['children'])"} {:widget_view('asset_cate/tree',['data'=>$v['children'],'depth'=>$depth + 1])} {/if} {/volist}