From 208db8c86214fe03646e0f3639c75f091b4a43b3 Mon Sep 17 00:00:00 2001 From: qiuyuan Date: Thu, 11 Dec 2025 13:59:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mirrorPublic/components/EditDialog.vue | 119 ++++++++ src/views/mirror/mirrorPublic/index.vue | 289 ++++++++++++++++++ .../computerArea/components/EditDialog.vue | 119 ++++++++ src/views/resource/computerArea/index.vue | 281 +++++++++++++++++ .../computerCard/components/EditDialog.vue | 119 ++++++++ src/views/resource/computerCard/index.vue | 285 +++++++++++++++++ .../resource/host/components/EditDialog.vue | 119 ++++++++ src/views/resource/host/index.vue | 287 +++++++++++++++++ 8 files changed, 1618 insertions(+) create mode 100644 src/views/mirror/mirrorPublic/components/EditDialog.vue create mode 100644 src/views/resource/computerArea/components/EditDialog.vue create mode 100644 src/views/resource/computerCard/components/EditDialog.vue create mode 100644 src/views/resource/host/components/EditDialog.vue diff --git a/src/views/mirror/mirrorPublic/components/EditDialog.vue b/src/views/mirror/mirrorPublic/components/EditDialog.vue new file mode 100644 index 0000000..51f7a3a --- /dev/null +++ b/src/views/mirror/mirrorPublic/components/EditDialog.vue @@ -0,0 +1,119 @@ + + + + + diff --git a/src/views/mirror/mirrorPublic/index.vue b/src/views/mirror/mirrorPublic/index.vue index e69de29..c3eaffa 100644 --- a/src/views/mirror/mirrorPublic/index.vue +++ b/src/views/mirror/mirrorPublic/index.vue @@ -0,0 +1,289 @@ + + + + + diff --git a/src/views/resource/computerArea/components/EditDialog.vue b/src/views/resource/computerArea/components/EditDialog.vue new file mode 100644 index 0000000..51f7a3a --- /dev/null +++ b/src/views/resource/computerArea/components/EditDialog.vue @@ -0,0 +1,119 @@ + + + + + diff --git a/src/views/resource/computerArea/index.vue b/src/views/resource/computerArea/index.vue index e69de29..0687a05 100644 --- a/src/views/resource/computerArea/index.vue +++ b/src/views/resource/computerArea/index.vue @@ -0,0 +1,281 @@ + + + + + diff --git a/src/views/resource/computerCard/components/EditDialog.vue b/src/views/resource/computerCard/components/EditDialog.vue new file mode 100644 index 0000000..51f7a3a --- /dev/null +++ b/src/views/resource/computerCard/components/EditDialog.vue @@ -0,0 +1,119 @@ + + + + + diff --git a/src/views/resource/computerCard/index.vue b/src/views/resource/computerCard/index.vue index e69de29..8ca067b 100644 --- a/src/views/resource/computerCard/index.vue +++ b/src/views/resource/computerCard/index.vue @@ -0,0 +1,285 @@ + + + + + diff --git a/src/views/resource/host/components/EditDialog.vue b/src/views/resource/host/components/EditDialog.vue new file mode 100644 index 0000000..51f7a3a --- /dev/null +++ b/src/views/resource/host/components/EditDialog.vue @@ -0,0 +1,119 @@ + + + + + diff --git a/src/views/resource/host/index.vue b/src/views/resource/host/index.vue index e69de29..a9592fe 100644 --- a/src/views/resource/host/index.vue +++ b/src/views/resource/host/index.vue @@ -0,0 +1,287 @@ + + + + +