diff --git a/.env.development b/.env.development index 06784d5..e03795b 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 d433fea..aa1b0c8 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 6308955..2056882 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ -