From 9dc168f22e5a1bd4eef7e43c8386acf3d64d4e23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Fri, 4 Jul 2025 14:32:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pages/home-page2.tsx | 2 +- components/pages/style/home-page2.css | 4 +- components/pages/work-flow/media-viewer.tsx | 91 ++++++--- components/pages/work-flow/task-info.tsx | 193 ++++++++++++------ .../pages/work-flow/use-workflow-data.tsx | 65 ++++-- components/video-screen-layout.tsx | 2 +- components/work-flow/constants.ts | 12 +- 7 files changed, 259 insertions(+), 110 deletions(-) diff --git a/components/pages/home-page2.tsx b/components/pages/home-page2.tsx index 4ec0a2e..b9cc1ae 100644 --- a/components/pages/home-page2.tsx +++ b/components/pages/home-page2.tsx @@ -151,7 +151,7 @@ export function HomePage2() { {/* Create Project Button */} -