开发环境配置文件修改

This commit is contained in:
纪寒 2022-09-19 10:21:22 +08:00
parent 974ea7c82d
commit fde1d84119

View File

@ -4,8 +4,8 @@ VUE_APP_TITLE = 幼儿园体质检测管理系统
# 开发环境配置
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.16.81:8081'
# 幼儿园体质检测管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.16.64:8080'
#'/dev-api'
# 路由懒加载