From 29ce114588f1865bcfb14b961e826fcafe6f4326 Mon Sep 17 00:00:00 2001 From: wwwwwwwww <526125649@qq.com> Date: Tue, 16 Jun 2026 10:13:46 +0800 Subject: [PATCH] 1 --- video-gen-admin/index.html | 5 +- video-gen-admin/src/index.css | 27 +++++++ video-gen-admin/src/main.tsx | 1 + video-gen-admin/src/pages/AdminLayout.tsx | 18 +++-- video-gen-api/app/api/v1/admin.py | 14 ++-- video-gen-app/index.html | 5 +- .../src/components/Layout/AppLayout.tsx | 79 +++++++++---------- video-gen-app/src/index.css | 39 ++++++--- 8 files changed, 121 insertions(+), 67 deletions(-) create mode 100644 video-gen-admin/src/index.css diff --git a/video-gen-admin/index.html b/video-gen-admin/index.html index 6cb27e43..3dbba5d3 100644 --- a/video-gen-admin/index.html +++ b/video-gen-admin/index.html @@ -4,7 +4,10 @@ -