From c4a150c547f66f17bbaedcb3a0714ff76950dedc Mon Sep 17 00:00:00 2001 From: zjl Date: Tue, 24 Sep 2024 19:13:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 4 ++-- src/layout/components/Header/index.vue | 2 +- src/layout/components/Logo/index.vue | 2 +- src/views/dashboard/console/index.vue | 2 +- src/views/login/newLogin2.vue | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env b/.env index eb45d4d..f60952c 100644 --- a/.env +++ b/.env @@ -2,10 +2,10 @@ VITE_PORT = 8001 # spa-title -VITE_GLOB_APP_TITLE = 后台管理系统 +VITE_GLOB_APP_TITLE = 数据中台管理系统 # spa shortname -VITE_GLOB_APP_SHORT_NAME = 后台管理系统 +VITE_GLOB_APP_SHORT_NAME = 数据中台管理系统 # 生产环境 开启mock VITE_GLOB_PROD_MOCK = false diff --git a/src/layout/components/Header/index.vue b/src/layout/components/Header/index.vue index 9b578cc..9255786 100644 --- a/src/layout/components/Header/index.vue +++ b/src/layout/components/Header/index.vue @@ -12,7 +12,7 @@ > diff --git a/src/layout/components/Logo/index.vue b/src/layout/components/Logo/index.vue index 0635ff8..d1dfd4d 100644 --- a/src/layout/components/Logo/index.vue +++ b/src/layout/components/Logo/index.vue @@ -9,7 +9,7 @@

后台管理系统

数据中台管理系统 diff --git a/src/views/dashboard/console/index.vue b/src/views/dashboard/console/index.vue index f73b138..e7b63e8 100644 --- a/src/views/dashboard/console/index.vue +++ b/src/views/dashboard/console/index.vue @@ -8,7 +8,7 @@
-

Element Plus

+

数据中台管理系统

开箱即用的中台前端/设计解决方案