11
WXL
2024-07-29 9270ebe5cc0af9450aeb436eeba7b109b593d808
.env.development
@@ -5,7 +5,8 @@
ENV = 'development'
# 管理系统/开发环境
VUE_APP_BASE_API = '/prod-api'
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = '/dev-api'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true