From 1eef4c177b7fc9ceb555579895bc142bc42e50e8 Mon Sep 17 00:00:00 2001 From: lt Date: Mon, 27 Apr 2026 14:56:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=89=80=E6=9C=89?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E9=A1=B5=E9=9D=A2=E7=9A=84=20Vue=20=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6=E6=B8=B2=E6=9F=93=E9=94=99=E8=AF=AF=EF=BC=8C=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E8=8F=9C=E5=8D=95=E7=82=B9=E5=87=BB=E5=90=8E=E4=B8=8D?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=86=85=E5=AE=B9=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/frontend/logs.html | 466 ++------------------------------ platform/frontend/topics.html | 452 +++++++------------------------ platform/frontend/users.html | 486 +++------------------------------- 3 files changed, 163 insertions(+), 1241 deletions(-) diff --git a/platform/frontend/logs.html b/platform/frontend/logs.html index fbd5d93..2377ea9 100644 --- a/platform/frontend/logs.html +++ b/platform/frontend/logs.html @@ -5,43 +5,27 @@ 宇之然内容创作平台 - 系统日志 - - - - - - -
- -
-
-

📄 系统日志

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

📄 系统日志

-
- - - - - - - 加载日志 -
-
{{ logContent }}
- -
-
- -
- -
-

👥 用户管理

-
-

用户列表

- + 新建用户 -
- - - - - - - - - - - -
-
+
{{ logContent }}
+
- - -
- -

{{ loadingText }}

-
\ No newline at end of file diff --git a/platform/frontend/topics.html b/platform/frontend/topics.html index 0558bd1..7955c2b 100644 --- a/platform/frontend/topics.html +++ b/platform/frontend/topics.html @@ -5,21 +5,13 @@ 宇之然内容创作平台 - 选题管理 - - - - - - -
- -
-
-
-

📄 用户管理

+

👥 用户管理

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

用户列表

+ + 新建用户
-
- -
-

📄 系统日志

-
- - - - - - - 加载日志 -
-
{{ logContent }}
- -
-
- -
- -
-

👥 用户管理

-
-

用户列表

- + 新建用户 -
- - - - - - - - - - - -
-
+ + + + + + + + + + +
- - -
- -

{{ loadingText }}

-
\ No newline at end of file