From f4312dda6c04cbd58e81a588ba8ebe5c2ee9e9bc Mon Sep 17 00:00:00 2001 From: zy <907315977@qq.com> Date: Wed, 29 May 2024 09:17:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/index.js | 2 +- static/config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index 5b3d84d..8d4dde7 100644 --- a/config/index.js +++ b/config/index.js @@ -11,7 +11,7 @@ module.exports = { assetsPublicPath: '/', proxyTable: { '/api': { - target: 'http://192.168.0.90:8061/', + target: 'http://192.168.0.90:8091/', changeOrigin: true, pathRewrite: { '^/api': '' diff --git a/static/config.js b/static/config.js index 792d019..192fb82 100644 --- a/static/config.js +++ b/static/config.js @@ -1,7 +1,7 @@ // eslint-disable-next-line no-unused-vars const config = { weburl: 'http://192.168.0.90:8080/', // 前台地址 - httpurl: 'http://192.168.0.90:8061/', // 后台地址 + httpurl: 'http://192.168.0.90:8091/', // 后台地址 qyurl: 'https://qgqy.qhdsafety.com/', // 企业前台 adminurl: 'https://www.qdkjchina.com/qa-prevention-admin/', // 正式