<#include "/admin/common/page.ftl"/> 文章 - 尤娜(UnaBoot)
+ 写文章

共找到${data.totalElements}条符合条件的内容

<#if data?? && data.content?size gt 0> <#list data.content as post>
<#if post.status == 1> ${post.title} <#else> ${post.title}
<#if post.status == 1> ${post.title} <#else> ${post.title}
  • 阅读 ${post.visits}
  • 评论 ${post.chatCount}
  • 点赞 ${post.likes}
  • 栏目 ${post.category.name}
<#if post.status == 1> <#else> <#if post.allowFavor == true> <#if post.allowTop == true> <#if post.original == true>
${post.createTime?string("yyyy-MM-dd HH:mm")}
修改
<#if post.status == 0>
发表
删除