From 027ce2159268619828cdab4799a05b99025a6d1d Mon Sep 17 00:00:00 2001 From: fofolee Date: Sat, 16 Apr 2022 22:25:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandCard.vue | 8 +++----- src/components/CommandEditor.vue | 6 ++++-- src/pages/ConfigurationPage.vue | 15 ++++++--------- 3 files changed, 13 insertions(+), 16 deletions(-) diff --git a/src/components/CommandCard.vue b/src/components/CommandCard.vue index b23c1b5..36b0cf4 100644 --- a/src/components/CommandCard.vue +++ b/src/components/CommandCard.vue @@ -85,11 +85,9 @@
- + + +
diff --git a/src/components/CommandEditor.vue b/src/components/CommandEditor.vue index 3e7de92..73f1afa 100644 --- a/src/components/CommandEditor.vue +++ b/src/components/CommandEditor.vue @@ -1,5 +1,8 @@