From b69c1c6cff9d19d56395e16dfcd67879a748174c Mon Sep 17 00:00:00 2001 From: zhaohe Date: Wed, 9 Apr 2025 19:39:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=B1=80=E9=83=A8=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=88=B7=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 21 ++++++++++++++++++++- src/components/ServiceConfiguration.vue | 3 ++- src/components/ServiceConfigurationActions.vue | 7 +++++-- src/main.js | 14 +++++++++++--- 4 files changed, 38 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index aab843e..b91faa8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,6 +15,12 @@ @click="showMessageBoxList" placeholder="显示消息" /> + +
@@ -44,7 +50,9 @@