From de9b28e935b725c2914bb9a682663ad9200666ee 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: Sat, 4 Oct 2025 16:33:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=A9=E7=95=A5=E5=9B=BE=E5=8C=BA=E5=9F=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pages/style/work-flow.css | 4 +- components/pages/work-flow.tsx | 150 ++++++++---- components/pages/work-flow/H5MediaViewer.tsx | 106 +++++++-- components/pages/work-flow/media-viewer.tsx | 82 +++---- components/pages/work-flow/task-info.tsx | 17 -- components/pages/work-flow/thumbnail-grid.tsx | 223 ++++++++---------- public/assets/error.webp | Bin 0 -> 11532 bytes 7 files changed, 312 insertions(+), 270 deletions(-) create mode 100644 public/assets/error.webp diff --git a/components/pages/style/work-flow.css b/components/pages/style/work-flow.css index fe016f9..49c7ddb 100644 --- a/components/pages/style/work-flow.css +++ b/components/pages/style/work-flow.css @@ -165,7 +165,7 @@ display: grid; grid-auto-rows: auto; justify-content: center; - align-items: center; + align-items: self-start; } .videoContainer-qteKNi { flex: 1; @@ -181,7 +181,7 @@ object-position: center; background-color: #0003; border-radius: 8px; - height: 100%; + /* height: 100%; */ } .container-kIPoeH { box-sizing: border-box; diff --git a/components/pages/work-flow.tsx b/components/pages/work-flow.tsx index f090f8b..fcb3276 100644 --- a/components/pages/work-flow.tsx +++ b/components/pages/work-flow.tsx @@ -448,8 +448,13 @@ Please process this video editing request.`; ref={containerRef} > {isDesktop ? ( -