标题 | 分类 | 作者 | 发布时间 | 操作 |
---|---|---|---|---|
<% if (post.isTop) { %> 置顶 <% } %> <%= post.title %> | <%= post.category %> | <%= post.author %> | <%= new Date(post.createdAt).toLocaleString() %> | <% if (post.isTop) { %> <% } else { %> <% } %> <% if (post.isPublished) { %> <% } else { %> <% } %> |