From 787529fa18b30f2d804d5f7a52d2aac4ef4f4a6e 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: Sun, 31 Aug 2025 02:11:43 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B6=E9=83=A8=E5=AF=BC?=
=?UTF-8?q?=E8=88=AA=E6=A0=8F=E5=92=8C=E5=AA=92=E4=BD=93=E6=9F=A5=E7=9C=8B?=
=?UTF-8?q?=E5=99=A8=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=AE=8C=E6=88=90=E7=8A=B6?=
=?UTF-8?q?=E6=80=81=E6=A0=87=E7=AD=BE=EF=BC=8C=E8=B0=83=E6=95=B4=E6=8C=89?=
=?UTF-8?q?=E9=92=AE=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/layout/top-bar.tsx | 5 +++--
components/pages/work-flow/media-viewer.tsx | 17 ++++++++++++++++-
components/pages/work-flow/task-info.tsx | 12 +-----------
.../pages/work-flow/use-workflow-data.tsx | 15 ++++++++-------
4 files changed, 28 insertions(+), 21 deletions(-)
diff --git a/components/layout/top-bar.tsx b/components/layout/top-bar.tsx
index 5331f58..0aee37e 100644
--- a/components/layout/top-bar.tsx
+++ b/components/layout/top-bar.tsx
@@ -207,7 +207,7 @@ export function TopBar({ collapsed }: { collapsed: boolean }) {
{isLogin ? (
-
+
{/* Pricing Link */}
{pathname === "/" ? (
@@ -320,7 +321,7 @@ export function TopBar({ collapsed }: { collapsed: boolean }) {
{/* 操作按钮区域 */}
-
+