diff --git a/platform/frontend/index.html b/platform/frontend/index.html
index 9c37f5b..c789264 100644
--- a/platform/frontend/index.html
+++ b/platform/frontend/index.html
@@ -90,163 +90,68 @@
-
📋 选题管理
-
- 🔄 批量刷新
- ▶ 批量创作
- 🔍 批量优化
- 已选 {{ selectedTopicIds.length }} 项
-
-
- 全部 ({{ topics.length }})
- 待处理 ({{ countByStatus('待处理') }})
- 待审查 ({{ countByStatus('待审查') }})
- 待发布 ({{ countByStatus('待发布') }})
- 已发布 ({{ countByStatus('已发布') }})
-
-
-
stripe v-loading="loadingTable" :row-key="topic => topic.id" @selection-change="selectedTopicIds = $event">
-
-
-
-
- {{ scope.row.priority_score }}
- {{ scope.row.status }}
-
- {{ formatDate(scope.row.created_at) }}
- {{ scope.row.generated_at ? formatDate(scope.row.generated_at) : '-' }}
- {{ scope.row.published_at ? formatDate(scope.row.published_at) : '-' }}
- {{ formatDate(scope.row.updated_at) }}
-
-
-
- 预览
- 创作
- 审查
- 发布
- 删除
-
-
-
-
-
-
-
-
-
-
📄 系统日志
-
-
-
-
- 加载日志
-
-
{{ logContent }}
-
-
-
-
-
👥 用户管理
-
-
用户列表
+ 新建用户
-
-
-
- {{ scope.row.role }}
- {{ formatDate(scope.row.created_at) }}
- 删除
-
-
-
📋 选题管理
-
-
- 🔄 批量刷新
- ▶ 批量创作
- 🔍 批量优化
- 已选 {{ selectedTopicIds.length }} 项
-
-
-
全部 ({{ topics.length }})
-
待处理 ({{ countByStatus('待处理') }})
-
待审查 ({{ countByStatus('待审查') }})
-
待发布 ({{ countByStatus('待发布') }})
-
已发布 ({{ countByStatus('已发布') }})
+
+
📋 选题管理
+
+
+
+ 🔄 批量刷新
+ ▶ 批量创作
+ 🔍 批量优化
+ 已选 {{ selectedTopicIds.length }} 项
+
+
+
+ 全部 ({{ topics.length }})
+ 待处理 ({{ countByStatus('待处理') }})
+ 待审查 ({{ countByStatus('待审查') }})
+ 待发布 ({{ countByStatus('待发布') }})
+ 已发布 ({{ countByStatus('已发布') }})
+
+
+
+
+
+
+
+
+
+ {{ scope.row.priority_score }}
+
+
+
+
+
+
+ {{ scope.row.status }}
+
+
+
+
+
+
+
+
+ {{ formatDate(scope.row.created_at) }}
+ {{ scope.row.generated_at ? formatDate(scope.row.generated_at) : '-' }}
+ {{ scope.row.published_at ? formatDate(scope.row.published_at) : '-' }}
+ {{ formatDate(scope.row.updated_at) }}
+
+
+
+ 预览
+ 创作
+ 审查
+ 发布
+ 删除
+
+
+
+
+
-
-
-
-
-
-
- {{ scope.row.priority_score }}
- {{ scope.row.status }}
-
- {{ formatDate(scope.row.created_at) }}
- {{ scope.row.generated_at ? formatDate(scope.row.generated_at) : '- '}}< /template>
- {{ scope.row.published_at ? formatDate(scope.row.published_at) : '- '}}< /template>
- {{ formatDate(scope.row.updated_at) }}
-
-
-
- 预览
- 创作
- 审查
- 发布
- 删除
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 取消确定
-
-
-
-
-
-
-
- 取消确定
-
-
-
-
-
-
-
- 取消确定
-
-
-
-
+