利润配置

This commit is contained in:
zcx
2023-12-07 16:20:42 +08:00
parent ed848edfd9
commit ecc49ec019
19 changed files with 336 additions and 40 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VUE_APP_TITLE = 莳松管理系统
VUE_APP_TITLE = 寻驾招生管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 莳松管理系统/测试环境
# 寻驾招生管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'