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 @@ >
开箱即用的中台前端/设计解决方案