From 0fc83c31def8189dfa4c1dd6bbf27702c3d7f751 Mon Sep 17 00:00:00 2001 From: fofolee Date: Sun, 3 Apr 2022 18:29:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E5=BA=95=E6=A0=8F=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandCard.vue | 20 +++-- src/pages/ConfigurationPage.vue | 128 +++++++++++++++++++++++++++++--- 2 files changed, 129 insertions(+), 19 deletions(-) diff --git a/src/components/CommandCard.vue b/src/components/CommandCard.vue index 183c837..368bd48 100644 --- a/src/components/CommandCard.vue +++ b/src/components/CommandCard.vue @@ -1,10 +1,6 @@