From b2de06b12ea78aa98fc4553f4b43240acfcc40a2 Mon Sep 17 00:00:00 2001 From: haha Date: Sat, 14 Oct 2023 00:18:09 +0800 Subject: [PATCH] update code --- public/index.html | 2 +- vue.config.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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':'/'