|
@@ -1,7 +1,7 @@
|
|
module.exports = {
|
|
module.exports = {
|
|
NODE_ENV:'"production"',
|
|
NODE_ENV:'"production"',
|
|
- VUE_APP_API_ROOT:'"/yb_eta/adminapi"', //生产环境
|
|
|
|
- VUE_APP_BASE_URL:'"/yb_eta/"',
|
|
|
|
|
|
+ VUE_APP_API_ROOT:'"/ybeta/adminapi"', //生产环境
|
|
|
|
+ VUE_APP_BASE_URL:'"/ybeta/"',
|
|
Domain:'"hzinsights.com"',
|
|
Domain:'"hzinsights.com"',
|
|
// Login:'"https://eta.hzinsights.com/login"',
|
|
// Login:'"https://eta.hzinsights.com/login"',
|
|
// CHART_LINK:'"https://chartlib.hzinsights.com/chartshow"',
|
|
// CHART_LINK:'"https://chartlib.hzinsights.com/chartshow"',
|