diff --git a/vue.config.js b/vue.config.js index 3eaef83..8875cc1 100644 --- a/vue.config.js +++ b/vue.config.js @@ -38,8 +38,8 @@ module.exports = { }, proxy: { '/development': { - // target: `http://inteview.t1j2.com/`, //后台服务地址 - target:'http://localhost:8877', + target: `http://inteview.t1j2.com/`, //后台服务地址 + // target:'http://localhost:8877', changeOrigin: true, pathRewrite: { '^/development': ''