From 133d5e7c830fea4fbe94a63d542d46bc2625462d Mon Sep 17 00:00:00 2001 From: zq <136432190602163.com> Date: Fri, 4 Jul 2025 13:57:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9E=E6=97=B6=E9=A2=84=E8=A7=88=E5=A4=96?= =?UTF-8?q?=E5=B1=82=E7=BB=84=E4=BB=B6=E3=80=81radio=E5=A2=9E=E5=8A=A0opti?= =?UTF-8?q?ons=E6=8E=A5=E5=8F=97=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GuipRadio.vue | 80 ++++++++++++++++++---------- src/components/PreviewTab.vue | 120 ++++++++++++++++++++++++++++++++++++++++++ src/views/elementGroups.vue | 31 +++++++++-- 3 files changed, 197 insertions(+), 34 deletions(-) create mode 100644 src/components/PreviewTab.vue diff --git a/src/components/GuipRadio.vue b/src/components/GuipRadio.vue index e5b286c..018e88b 100644 --- a/src/components/GuipRadio.vue +++ b/src/components/GuipRadio.vue @@ -1,13 +1,10 @@