fix: 修改系统名称。

This commit is contained in:
tianyongbao
2026-02-08 15:52:55 +08:00
parent 4923aaf292
commit 71b9291521
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# 页面标题 # 页面标题
VITE_APP_TITLE = 智聪科技多租户管理系统 VITE_APP_TITLE = 洗船机器人服务管理系统
# 开发环境配置 # 开发环境配置
VITE_APP_ENV = 'development' VITE_APP_ENV = 'development'

View File

@@ -1,5 +1,5 @@
# 页面标题 # 页面标题
VITE_APP_TITLE = 智聪科技多租户管理系统 VITE_APP_TITLE = 洗船机器人服务管理系统
# 生产环境配置 # 生产环境配置
VITE_APP_ENV = 'production' VITE_APP_ENV = 'production'