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,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 莳松管理系统
VUE_APP_TITLE = 开心学车管理系统
# 生产环境配置
ENV = 'production'
# 莳松管理系统/生产环境
# 开心学车管理系统/生产环境
VUE_APP_BASE_API = '/duima'