From 9d27e967cdaef7209ef1a8e0a48ed95f0e9c3e00 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 7 May 2025 14:49:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=A4=BA=E4=BE=8BUI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/Config.vue | 135 ++++++++++-------- .../plugin-component/src/components/Page.vue | 15 +- 2 files changed, 83 insertions(+), 67 deletions(-) diff --git a/examples/plugin-component/src/components/Config.vue b/examples/plugin-component/src/components/Config.vue index f1fe9185..5c40ce48 100644 --- a/examples/plugin-component/src/components/Config.vue +++ b/examples/plugin-component/src/components/Config.vue @@ -1,74 +1,88 @@