<#include "/common/defaultEngine.html"/> <@pageTheme mark="${config.optimize()?string('true', 'false')}"> <@header title="单范例列表" bodyClass="gray-bg animated fadeInRight" isAnimation=false libs=["table","zTree","layout-latest"]/>
<@f.form id="testData-form" class="form-inline">
<@table id="bootstrap-table"> <@shiro.hasPermission name="demo:testData:add">  <@ctx.i18n text = "新增"/> <@shiro.hasPermission name="demo:testData:edit">  <@ctx.i18n text = "修改"/> <@shiro.hasPermission name="demo:testData:del"> <@ctx.i18n text = "删除"/>
<@footer>