@_sysDept id=admin.deptId> <#assign dept=object/> <#assign containChild=object.ownsAllCategory/> @_sysDept> <@_sysDeptCategory deptId=admin.deptId!'' categoryId=categoryId!><#assign deptCategory=object!/>@_sysDeptCategory> <#if !dept?has_content||(!dept.ownsAllCategory&&!deptCategory?has_content)> <#assign error='verify.notEquals.siteId'/> <#include "../common/ajaxError.html"/> <#else> <#if parentId?has_content> <@_content id=parentId> <#assign parent=object/> @_content> #if>
| ID | 标题 | 发布 | 分类 | 模型 | 分数 | 评论数 | 点击数 | 发布日期 | 创建日期 | 状态/审核用户 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ${a.id} | ${(a.copied?then('[转载]',''))!}${(a.title?html)!} | ${(userMap[a.userId?string].nickName?html)!} | ${(categoryMap[a.categoryId?string].name?html)!} | ${(modelMap[a.modelId?string].name?html)!} | ${a.scores!} | ${a.comments!} | ${a.clicks!} | ${a.publishDate!} | ${a.createDate!} | <@t.m 'status.content.'+a.status/> <#if 1=a.status>/ ${(checkUserMap[a.checkUserId?string].nickName)!}#if> | <#if modelMap[a.modelId?string].hasChild> 子内容管理 #if> <#if 1=a.status> <#if authorizedMap['cmsContent/push']> 推荐 #if> <#elseif 2=a.status> <#if authorizedMap['cmsContent/check']> 审核 #if> #if> <#if authorizedMap['cmsContent/add']> 修改 #if> <#if authorizedMap['cmsContent/delete']> 删除 #if> |