diff --git a/public/index.html b/public/index.html index e88b950..d6ffb57 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ 北跨泾河-产发工程数字管理平台-大屏 - + diff --git a/vue.config.js b/vue.config.js index 53ab62f..1dd7088 100644 --- a/vue.config.js +++ b/vue.config.js @@ -30,8 +30,8 @@ module.exports = defineConfig({ } }, '/jhapi':{ - target: `http://62.234.3.186/jhapi/`, - //target: `http://127.0.0.1:8090/jhapi/`, + //target: `http://62.234.3.186/jhapi/`, + target: `http://127.0.0.1:8090/jhapi/`, changeOrigin: true, pathRewrite: { '^/jhapi':'/'