diff --git a/platform/frontend/index.html b/platform/frontend/index.html index a312348..64cba29 100644 --- a/platform/frontend/index.html +++ b/platform/frontend/index.html @@ -90,8 +90,7 @@
-
-

📋 选题管理

+

📋 选题管理

🔄 批量刷新 ▶ 批量创作 @@ -157,6 +156,50 @@
+
+

📋 选题管理

+ +
+ 🔄 批量刷新 + ▶ 批量创作 + 🔍 批量优化 + 已选 {{ selectedTopicIds.length }} 项 +
+
+ 全部 ({{ topics.length }}) + 待处理 ({{ countByStatus('待处理') }}) + 待审查 ({{ countByStatus('待审查') }}) + 待发布 ({{ countByStatus('待发布') }}) + 已发布 ({{ countByStatus('已发布') }}) +
+
+ + + + + + + + + +