From bcddaac083654abd20f60e0cb648500846a13759 Mon Sep 17 00:00:00 2001 From: xiaozhu <2395895331@qq.com> Date: Thu, 13 Aug 2026 17:24:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E5=A4=8D=E5=8F=AA=E8=AF=BB?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=88=87=E6=8D=A2=E7=BC=96=E8=BE=91=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=97=B6iframe=E9=87=8D=E6=96=B0=E5=8A=A0=E8=BD=BD?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/features/platform/ScriptWorkspace.tsx | 94 ++++++++++--------- frontend/app/styles/platform.css | 5 +- 2 files changed, 51 insertions(+), 48 deletions(-) diff --git a/frontend/app/features/platform/ScriptWorkspace.tsx b/frontend/app/features/platform/ScriptWorkspace.tsx index 0ed18fe..7f41889 100644 --- a/frontend/app/features/platform/ScriptWorkspace.tsx +++ b/frontend/app/features/platform/ScriptWorkspace.tsx @@ -478,52 +478,53 @@ export function ScriptWorkspace({ )} - {/* 只读模式:显示只读编辑器 */} - {isReadOnlyMode ? ( -
{readOnlyError}
-{readOnlyError}
+