{template 'head'}
{template 'menu'}
{template 'left'}
导航
管理
新增
id
导航名字
位置
路径
选中图片
未选中图片
选中颜色
未选中颜色
序号
操作
{loop $list $item}
{$item['id']}
{$item['name']}
{$item['position']}
{$item['path']}
{$item['selection_color']}
{$item['unchecked_color']}
{$item['sort']}
编辑
删除
{/loop}
{$list['pages']}
{template 'record'}
{template 'finally'}