<#include "/common/defaultEngine.html"/> <@pageTheme mark="${config.optimize()?string('true', 'false')}"> <@header title="菜单列表" libs=["treeTable"]/>
<@f.form id="menu-form">
<@table id="bootstrap-tree-table"> <@shiro.hasPermission name="sys:menu:add"> <@ctx.i18n text = "新增"/> <@shiro.hasPermission name="sys:menu:edit"> <@ctx.i18n text = "修改"/> <@ctx.i18n text = "展开/折叠"/> <@shiro.hasPermission name="sys:menu:clear">  <@ctx.i18n text = "清除缓存"/>
<@footer>