tucke
2020-10-26 093ba5b389e61f20e36d46ca1c34e24b5cd3a7ce
1
2
3
4
5
# 生产环境配置
ENV = 'production'
 
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'