{$layout}
{$template "../menu"}
| {{t('文章标题')}} | {{t('所属产品')}} | {{t('文章分类')}} | {{t('创建时间')}} | {{t('状态')}} | {{t('操作')}} |
|---|---|---|---|---|---|
| {{post.subject}}
|
{{post.productName}} | {{post.category.name}} {{t('已删除')}} | {{post.createdTime}} | {{t('已发布')}} {{t('未发布')}} | {{t('详情')}} {{t('删除')}} {{t('发布')}} {{t('发布')}} |