From 540cd7cdffd11c72a683a72149b36e80e89aae74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Tue, 5 Mar 2024 09:25:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=AD=A3=E5=BC=8F=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index fd957bd..729c206 100644 --- a/vue.config.js +++ b/vue.config.js @@ -70,8 +70,8 @@ module.exports = { proxy: { '/api': { // target: 'https://www.tmrjournals.cn', - target: 'http://www.tougao.com/', - // target: 'https://submission.tmrjournals.com/', + // target: 'http://www.tougao.com/', + target: 'https://submission.tmrjournals.com/',//正式 changeOrigin: true, pathRewrite: { '^/api': ''