{{ viewTitles[currentView] || '管理后台' }}

{{ adminInfo.nickname || adminInfo.username }}
文章总数
{{ dashboard.stats?.postCount || 0 }}
已发布
{{ dashboard.stats?.publishedCount || 0 }}
评论总数
{{ dashboard.stats?.commentCount || 0 }}
待审核
{{ dashboard.stats?.pendingCount || 0 }}
总阅读量
{{ dashboard.stats?.totalViews || 0 }}
最近文章
{{ p.title }} {{ formatDate(p.created_at) }}

暂无文章

最新评论
{{ c.author_name }}: {{ c.content }}
{{ statusLabels[c.status] }}

暂无评论

ID 作者 文章分类 标题 状态 阅读 评论 创建时间 更新时间 操作
{{ p.id }}
{{ p.author_name || 'Admin' }}
{{ p.category_name || '未分类' }} {{ p.title }} {{ p.status === 'published' ? '已发布' : '草稿' }} {{ p.view_count }} {{ p.comment_count }} {{ formatDate(p.created_at) }} {{ formatDate(p.updated_at) }}
暂无文章
共 {{ postsPagination.total }} 条
{{ postsPagination.page }} / {{ postsPagination.totalPages }}
发布设置
/post/slug.html
封面图
封面图 点击上传封面图
关键词
文章描述
ID 评论者 内容 所属文章 状态 时间 操作
{{ c.id }}
{{ c.author_name }} Agent
{{ c.content }}
AI: {{ c.ai_review }}
{{ c.post_title || '未知文章' }} {{ c.post_title || '已删除' }} {{ statusLabels[c.status] }} {{ formatDate(c.created_at) }}
暂无评论
共 {{ commentsPagination.total }} 条
{{ commentsPagination.page }} / {{ commentsPagination.totalPages }}
{{ categoryForm.id ? '编辑分类' : '添加分类' }}
ID 名称 Slug 操作
{{ cat.id }} {{ cat.name }} {{ cat.slug }}
暂无分类
SEO 设置
基本信息
用于生成 Sitemap 的基准地址,末尾不要带斜杠
网站图标与外观
新增或编辑文章时默认使用的编辑器
Lime 主题下窄屏 2 栏、宽屏 3 栏、全屏自适应多栏
备案信息
修改管理员信息
{{ toast.message }}