From 8b4604ba07801fe81ae73af937dae6758c9368de 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: Thu, 9 Oct 2025 16:36:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=A4=B1=E8=B4=A5=E6=96=87?= =?UTF-8?q?=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/pages/work-flow/media-viewer.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/pages/work-flow/media-viewer.tsx b/components/pages/work-flow/media-viewer.tsx index 93b2386..fb38313 100644 --- a/components/pages/work-flow/media-viewer.tsx +++ b/components/pages/work-flow/media-viewer.tsx @@ -559,8 +559,15 @@ export const MediaViewer = React.memo(function MediaViewer({ )} {/* 生成失败 */} {taskObject.videos.data[currentSketchIndex].video_status === 2 && ( -
+
error + {/* 文案 */} +
+
+ Failed +
+
Violation of security policy. Please modify your prompt and regenerate.
+
)}