This commit is contained in:
2023-08-09 16:44:10 +08:00
parent 2cdb072ab8
commit ba59394115
100 changed files with 8965 additions and 307 deletions

View File

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