From e59423e91221b17b772cd5d78b40819a783a7be3 Mon Sep 17 00:00:00 2001 From: jxxghp Date: Wed, 7 May 2025 00:00:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=A0=B7=E5=BC=8F=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=20scoped=EF=BC=8C=E4=BB=A5=E6=8F=90?= =?UTF-8?q?=E9=AB=98=E6=A0=B7=E5=BC=8F=E7=9A=84=E5=B1=80=E9=83=A8=E4=BD=9C?= =?UTF-8?q?=E7=94=A8=E5=9F=9F=EF=BC=8C=E5=A2=9E=E5=BC=BA=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E7=9A=84=E6=A0=B7=E5=BC=8F=E9=9A=94=E7=A6=BB=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/plugin-component/src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/plugin-component/src/App.vue b/examples/plugin-component/src/App.vue index 323509b8..c9f5230d 100644 --- a/examples/plugin-component/src/App.vue +++ b/examples/plugin-component/src/App.vue @@ -113,7 +113,7 @@ function handleConfigSave(config) { } -