xinelu-web/.env.development
2023-09-19 11:48:51 +08:00

12 lines
268 B
Plaintext

# 页面标题
VUE_APP_TITLE = 新医路新版小程序管理系统
# 开发环境配置
ENV = 'development'
# 新医路新版小程序管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.16.76:8088'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true