WEB-INF.manager.mdiy.page.index.ftl Maven / Gradle / Ivy
自定义页面
<#include "../../include/head-file.ftl">
<#include "/mdiy/page/form.ftl">
<@shiro.hasPermission name="mdiy:page:save">
新增
@shiro.hasPermission>
<@shiro.hasPermission name="mdiy:page:del">
删除
@shiro.hasPermission>
查询
重置
功能介绍 开发手册
{{emptyText}}
{{locationOrigin+ms.base+'/'+(scope.row.pageKey.startsWith('people/')?scope.row.pageKey:'mdiyPage/'+scope.row.pageKey)+'.do'}}
<@shiro.hasPermission name="mdiy:page:update">
编辑
@shiro.hasPermission>
<@shiro.hasPermission name="mdiy:page:del">
删除
@shiro.hasPermission>