--修改标题配置

This commit is contained in:
2025-12-23 18:05:49 +08:00
parent 4ea8ed2313
commit 97190ec264
3 changed files with 8 additions and 6 deletions

6
.env
View File

@ -2,13 +2,13 @@
VITE_PORT = 3100
# spa-title
VITE_GLOB_APP_TITLE = 全代码平台
VITE_GLOB_APP_TITLE = 供应链平台
# spa shortname(英文缩写)
VITE_GLOB_APP_SHORT_NAME = 全代码平台
VITE_GLOB_APP_SHORT_NAME = 供应链平台
# 应用名称仅展示在登录页和左上角logo旁其他情况用VITE_GLOB_APP_TITLE
VITE_SYSTEM_NAME = 全代码平台
VITE_SYSTEM_NAME = 供应链平台
# 应用名称简写用于空间不足的界面显示左上角logo旁7个字以内超出变成...
# VITE_SYSTEM_SHORT_NAME = 全代码平台