添加栏目
{foreach $list as $value} {notempty name="value.child"} {foreach $value.child as $val} {notempty name="val.child"} {foreach $val.child as $vo} {/foreach} {/notempty}{/foreach} {/notempty} {/foreach}
ID 栏目名称 url 导航状态 排序 类型 添加时间 更新时间 操作
{$value.id} {$value.name} {$value.url}
{$types[$value['type']]} {$value.create_time} {$value.update_time}
{$val.id} {$val.name} {$val.url}
{$types[$val['type']]} {$val.create_time} {$val.update_time}
{$vo.id} {$vo.name} {$vo.url}
{$types[$vo['type']]} {$vo.create_time} {$vo.update_time}