From f1ba4784e45d4e68a510ec7d984097051e7596fa Mon Sep 17 00:00:00 2001
From: hsingyin
Date: Tue, 4 Mar 2025 00:01:09 +0800
Subject: [PATCH 1/2] =?UTF-8?q?feat:=20=E5=AE=8C=E5=96=84key-value?=
=?UTF-8?q?=E5=8F=82=E6=95=B0=E5=8F=AF=E8=A7=86=E5=8C=96=E7=BC=96=E8=BE=91?=
=?UTF-8?q?=E9=80=BB=E8=BE=91?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/editor/components/Script.vue | 340 ++++++++++++++-----------
1 file changed, 197 insertions(+), 143 deletions(-)
diff --git a/src/views/editor/components/Script.vue b/src/views/editor/components/Script.vue
index 88729e63e..661619916 100644
--- a/src/views/editor/components/Script.vue
+++ b/src/views/editor/components/Script.vue
@@ -9,8 +9,8 @@
{{ $t("subPage.panel.tips.ok") }}
-
-
+
+
{{
$t(`editorPage.subConfig.nodeActions['${type}'].options[${index}]`)
}}
@@ -20,7 +20,7 @@
-