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

+

数据中台管理系统

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