开发环境配置文件修改
This commit is contained in:
parent
974ea7c82d
commit
fde1d84119
@ -4,8 +4,8 @@ VUE_APP_TITLE = 幼儿园体质检测管理系统
|
|||||||
# 开发环境配置
|
# 开发环境配置
|
||||||
ENV = 'development'
|
ENV = 'development'
|
||||||
|
|
||||||
# 若依管理系统/开发环境
|
# 幼儿园体质检测管理系统/开发环境
|
||||||
VUE_APP_BASE_API = 'http://192.168.16.81:8081'
|
VUE_APP_BASE_API = 'http://192.168.16.64:8080'
|
||||||
#'/dev-api'
|
#'/dev-api'
|
||||||
|
|
||||||
# 路由懒加载
|
# 路由懒加载
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user