WEB-INF.manager.cms.category.index.ftl Maven / Gradle / Ivy
The newest version!
分类
<#include "../../include/head-file.ftl">
<@shiro.hasPermission name="cms:category:save">
新增
@shiro.hasPermission>
<@shiro.hasPermission name="cms:category:del">
删除
@shiro.hasPermission>
{{emptyText}}
编号
标签:${'$'}{field.id}
{{scope.row.id}}
{{scope.row.url}}
{{scope.row.categoryDiyUrl}}
{{scope.row.categoryType == '1'?scope.row.categoryUrl:''}}
{{scope.row.categoryType == '2'?scope.row.categoryUrl:''}}
{{getDictLabel(scope.row.categoryFlag)}}
预览
<@shiro.hasPermission name="cms:category:save">
子栏目
@shiro.hasPermission>
<@shiro.hasPermission name="cms:category:save">
克隆
@shiro.hasPermission>
<@shiro.hasPermission name="cms:category:update">
编辑
@shiro.hasPermission>
<@shiro.hasPermission name="cms:category:del">
删除
@shiro.hasPermission>