{include file="public/header" /}
| 类型 | 菜单名 | 图标 | 排序 | 状态 | 操作 |
|---|---|---|---|---|---|
| {if($vo['type']==1)} 功能模块:{$vo['src']} {elseif($vo['type']==2)/} 超链接:{$vo['src']} {else/} 顶级 {/if} | {$vo['label']} | {$vo['icon_class']} | {$vo['sort']} | {$vo['status']==1?'开启':'禁用'} | {if($vo['type'] == 0)} {/if} |