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,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 页面标题
VUE_APP_TITLE = RuoYi-Cloud-Plus后台管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'