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': ''