@@for(content in model.list){ @@}
No 标题 浏览 发布日期 推荐 状态 操作
${content.contentId!,xss} @@if(isNotEmpty(content.thumb)){ [图] @@} ${content.title!,xss} ${content.viewNum!,xss} ${content.inputdate!"N/A",dateFormat="yyyy/MM/dd HH:mm"} @@if(isEmpty(content.recommend)||!content.recommend){ @@}else{ @@} @@if(content.status==-1){ 回收站 @@}else if(content.status==0){ 草稿 @@}else if(content.status==1){ 发布 @@} @@if(content.status==-1){ 恢复 @@}else if(content.status==1){ @@if(content.categoryId==941){ 查看发言 @@} @@if(content.categoryId==904){ 查看 @@} 复制 编辑 @@}else{ 复制 编辑 @@}