验证登录状态...
佟睿云文章管理系统
登录
佟睿云文章管理系统
文章管理
分类管理
文章总数: {{ total }}
退出登录
搜索
新增文章
批量删除
{{ scope.row.title }}
精选
{{ scope.row.status === 'published' ? '已发布' : scope.row.status === 'draft' ? '草稿' : '已归档' }}
{{ formatDate(scope.row.created_at) }}
编辑
删除
设为精选文章
取消
保存
{{ deleteMessage }}
取消
确认删除
搜索
新增分类
{{ scope.row.is_enabled == 1 ? '启用' : '禁用' }}
{{ formatDate(scope.row.created_at) }}
编辑
删除
取消
保存
{{ deleteCategoryMessage }}
取消
确认删除