登录页面修改

This commit is contained in:
CHENYUQING
2025-11-30 16:45:59 +08:00
parent 2652943aea
commit 4be0d7e6bf
5 changed files with 256 additions and 252 deletions

View File

@@ -1,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 页面标题
VUE_APP_TITLE = 星海能源(大连)
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'