From 66accbd61f3a94c2373ffe0fa3a8ce68f545ff5e Mon Sep 17 00:00:00 2001 From: Dong Xia Date: Thu, 31 Oct 2024 16:58:26 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=91=BD=E4=BB=A4=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E4=B8=8E=E4=B8=8B=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../script/command/components/commandform.vue | 82 +++++++++++++ src/pages/script/command/index.vue | 114 ++++++++++++++++++ 2 files changed, 196 insertions(+) create mode 100644 src/pages/script/command/components/commandform.vue diff --git a/src/pages/script/command/components/commandform.vue b/src/pages/script/command/components/commandform.vue new file mode 100644 index 0000000..3fc49b1 --- /dev/null +++ b/src/pages/script/command/components/commandform.vue @@ -0,0 +1,82 @@ + + + + + diff --git a/src/pages/script/command/index.vue b/src/pages/script/command/index.vue index b6d691a..8613cc7 100644 --- a/src/pages/script/command/index.vue +++ b/src/pages/script/command/index.vue @@ -18,14 +18,68 @@ {{ text }} {{ text }} + + + + + + + + + + + + + + + + + + +