From 7cf2aca5da5692b9d9bc28239be77d49bd26c90f Mon Sep 17 00:00:00 2001 From: ibuler Date: Thu, 4 Jun 2020 17:15:01 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=88=A0=E6=8E=89cloudcenter,=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0vault?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xpack/{CloudCenter.vue => Vault/index.vue} | 4 ++-- src/views/xpack/{ => index}/Vault.vue | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename src/views/xpack/{CloudCenter.vue => Vault/index.vue} (72%) rename src/views/xpack/{ => index}/Vault.vue (100%) diff --git a/src/views/xpack/CloudCenter.vue b/src/views/xpack/Vault/index.vue similarity index 72% rename from src/views/xpack/CloudCenter.vue rename to src/views/xpack/Vault/index.vue index 1698b18d4..4b15380b0 100644 --- a/src/views/xpack/CloudCenter.vue +++ b/src/views/xpack/Vault/index.vue @@ -1,10 +1,10 @@ diff --git a/src/views/xpack/Vault.vue b/src/views/xpack/index/Vault.vue similarity index 100% rename from src/views/xpack/Vault.vue rename to src/views/xpack/index/Vault.vue