From 0567444896eaf823e4692df07e0746af801c5bb8 Mon Sep 17 00:00:00 2001 From: niushuai233 Date: Wed, 4 Jan 2023 10:22:07 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9=E8=B5=84?= =?UTF-8?q?=E6=BA=90=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/{ServerInfo => tunnel}/ServerInfoList.vue | 0 .../modules/{ServerInfo => tunnel}/modules/ServerInfoModal.vue | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename src/views/modules/{ServerInfo => tunnel}/ServerInfoList.vue (100%) rename src/views/modules/{ServerInfo => tunnel}/modules/ServerInfoModal.vue (100%) diff --git a/src/views/modules/ServerInfo/ServerInfoList.vue b/src/views/modules/tunnel/ServerInfoList.vue similarity index 100% rename from src/views/modules/ServerInfo/ServerInfoList.vue rename to src/views/modules/tunnel/ServerInfoList.vue diff --git a/src/views/modules/ServerInfo/modules/ServerInfoModal.vue b/src/views/modules/tunnel/modules/ServerInfoModal.vue similarity index 100% rename from src/views/modules/ServerInfo/modules/ServerInfoModal.vue rename to src/views/modules/tunnel/modules/ServerInfoModal.vue