diff --git a/vue.config.js b/vue.config.js index ea3e8bf9..90d68cdd 100644 --- a/vue.config.js +++ b/vue.config.js @@ -64,6 +64,7 @@ module.exports = { // target: 'http://123.56.94.154:7000', // 国内测试环境2 // target: 'http://123.56.94.154:30668', target: 'http://106.14.89.110:30000', + //target: 'http://localhost:3305', // 后端测试环境 // target: 'http://47.117.164.182:7010', // uat // target: 'http://123.56.181.144:7000', changeOrigin: true,