#include "../../include/exmay-head.html" />
<#include "../../include/exmay-software.html" />
回收站内容${i18n("exmay.common.list")}
<@exmay_model_list> <#if model.code == "news">
${model.name}
<#else>
${model.name}
#if> @exmay_model_list>
搜索
批量还原
批量删除
添加时间:
-
发布者:
关键字:
标题
内容
全部
通过
未通过
草稿
驳回
搜索
ID
标题
分类
发布者
添加时间
操作
<#list pager.list as news>
${news.id}
${subString(news.title,30,"...")}
${news.channel.name}
${news.publisher}
${timeFormat(news.publishTime)}
[还原]
[删除]
#list>
<#if (pager.list?size > 0)>
<@exmay.pagination pageList=pager />
<#else>
${i18n("exmay.common.record.null")}
#if>
<#include "../../include/exmay-footer.html" />