From 8dd19a21791d888f0796ec603cad74540adb6c06 Mon Sep 17 00:00:00 2001 From: lt Date: Wed, 6 May 2026 22:06:21 +0800 Subject: [PATCH] style: unify layout across pages; add sidebar and mobile nav to admin page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - admin page: - Add sidebar navigation (system overview, topics, logs, users, admin) - Add mobile bottom navigation - Update title to "系统管理" - Add redirectToPage helper for navigation - Ensure all admin pages (cases, tasklogs, llmconfigs, systemconfigs) remain functional - Unify button labels: mobile nav uses "系统管理" for admin - Minor: adjust navbar title - No changes to other pages (they already had unified structure) --- platform/frontend/admin.html | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/platform/frontend/admin.html b/platform/frontend/admin.html index 2338944..648b00c 100644 --- a/platform/frontend/admin.html +++ b/platform/frontend/admin.html @@ -71,14 +71,20 @@
-
+
@@ -219,8 +225,14 @@ -
-
+
+