#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.tip class="warning">
上传组件支持上传下载对象存储OSS、默认本地。目前系统支持阿里OSS
@f.tip>
<@f.form id="file-form" class="form-inline">
@f.form>
<@table id="bootstrap-table">
<@shiro.hasPermission name="sys:file:del">
<@ctx.i18n text = "删除"/>
@shiro.hasPermission>
@table>
<@footer>
@footer>
@pageTheme>