From cee00fd3a71a827505c2c9558dede5052c2d65f1 Mon Sep 17 00:00:00 2001 From: fofolee Date: Sat, 2 Apr 2022 19:34:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9A=97=E9=BB=91=E6=A8=A1=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandCard.vue | 205 ++++++++++++++++++++------------ src/pages/ConfigurationPage.vue | 69 +++++++---- 2 files changed, 177 insertions(+), 97 deletions(-) diff --git a/src/components/CommandCard.vue b/src/components/CommandCard.vue index 70f9483..28e840a 100644 --- a/src/components/CommandCard.vue +++ b/src/components/CommandCard.vue @@ -1,56 +1,72 @@