update 更改版本号为开发版本

This commit is contained in:
疯狂的狮子li
2021-12-28 15:12:06 +08:00
parent a7ad72ddc7
commit 8a25343bfe
24 changed files with 318 additions and 858 deletions

View File

@@ -1,10 +1,10 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
# 页面标题
VUE_APP_TITLE = RuoYi-Cloud-Plus后台管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'