You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tobacco/bs-ui/.env.development

16 lines
457 B

1 year ago
# 页面标题
VUE_APP_TITLE = 德富金服经纪推广系统
1 year ago
# 开发环境配置
ENV = 'development'
# 德富金服经纪推广系统/开发环境
2 months ago
# VUE_APP_BASE_API = 'http://139.224.49.182:8086/prod-api'
# VUE_APP_BASE_API = 'http://localhost:8080'
1 year ago
# VUE_APP_BASE_API = 'http://tanjunwei.test.jiutianda.cn'
# VUE_APP_BASE_API = 'http://wangyi.test.jiutianda.cn'
2 months ago
VUE_APP_BASE_API = '/prod-api'
1 year ago
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true