diff --git a/.env.development b/.env.development index 7c9f36f..d3dd511 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 视讯综合应用平台 +VITE_APP_TITLE = 检察院来访登记及分析系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index 6d17862..a48bedc 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 视讯综合应用平台 +VITE_APP_TITLE = 检察院来访登记及分析系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/index.html b/index.html index 8aa429e..352f696 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ - 视讯综合应用平台 + 检察院来访登记及分析系统