This commit is contained in:
zcx
2023-10-19 17:40:04 +08:00
parent 13f3fd4377
commit 9631dba573
12 changed files with 228 additions and 21 deletions

View File

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