登录页面修改

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,12 +1,12 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
BABEL_ENV = production
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
# 页面标题
VUE_APP_TITLE = 星海能源(大连)
BABEL_ENV = production
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'