From f0cec377a36de3dc49cc74ed71a784fbbf6f41a5 Mon Sep 17 00:00:00 2001 From: betaqi <3188864257@qq.com> Date: Wed, 5 Nov 2025 13:43:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B9=B3=E5=8F=B0=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- src/views/layout/index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 330b5f6..297b44d 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - EMU-主机运维平台 + EMU diff --git a/src/views/layout/index.vue b/src/views/layout/index.vue index ab5c063..97b612a 100644 --- a/src/views/layout/index.vue +++ b/src/views/layout/index.vue @@ -13,7 +13,7 @@ fill="currentColor">

- EMU-主机运维平台 + {{ env.VITE_APP_ENV === 'local' ? 'EMU-数据迁移平台' : 'EMU-数据服务中心' }}