.env.production 313 Bytes
NODE_ENV=production
VUE_APP_ENV=production
outputDir=dist
#测试环境访问配置
VUE_APP_API_BASE_URL=http://172.16.29.78:8080/wms

#生产环境配置
#VUE_APP_API_BASE_URL=http://127.0.0.1:8080/wms
VUE_APP_CAS_BASE_URL=http://localhost:8443/cas
VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview