diff --git a/vue.config.js b/vue.config.js index c3557757..09870fd2 100644 --- a/vue.config.js +++ b/vue.config.js @@ -16,7 +16,7 @@ module.exports = defineConfig({ "/manageApi": { // target:"http://192.168.19.246:30001", // target:"http://192.168.100.208:30001", - target: "http://111.231.196.214:30001/", //这里后台的地址模拟的;应该填写你们真实的后台接口 + target: "https://u-pre.boe.com/manageApi/", //这里后台的地址模拟的;应该填写你们真实的后台接口 changeOrigin: true, //表示是否改变原域名 // secure: false, // ws: false, //表示WebSocket协议