From fa83199d7b84d1c4bb7bf5fbcad299e5f04e3662 Mon Sep 17 00:00:00 2001 From: Wankko Ree Date: Thu, 6 Apr 2023 15:41:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=8A=BD=E8=B1=A1=E5=87=BA=E7=BB=88?= =?UTF-8?q?=E7=AB=AF=E4=B8=BA=E7=8B=AC=E7=AB=8B=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/components/terminal/index.vue | 224 ++++++++++++++++ .../views/host/terminal/terminal/index.vue | 18 +- .../views/host/terminal/terminal/terminal.vue | 241 ------------------ 3 files changed, 233 insertions(+), 250 deletions(-) create mode 100644 frontend/src/components/terminal/index.vue delete mode 100644 frontend/src/views/host/terminal/terminal/terminal.vue diff --git a/frontend/src/components/terminal/index.vue b/frontend/src/components/terminal/index.vue new file mode 100644 index 000000000..e13cffdb5 --- /dev/null +++ b/frontend/src/components/terminal/index.vue @@ -0,0 +1,224 @@ + + + + + diff --git a/frontend/src/views/host/terminal/terminal/index.vue b/frontend/src/views/host/terminal/terminal/index.vue index f115b87f1..d21ffadda 100644 --- a/frontend/src/views/host/terminal/terminal/index.vue +++ b/frontend/src/views/host/terminal/terminal/index.vue @@ -131,7 +131,7 @@ -