diff --git a/vue.config.js b/vue.config.js index 1f0dad7..aac1022 100644 --- a/vue.config.js +++ b/vue.config.js @@ -28,8 +28,8 @@ module.exports = { //本地服务接口地址 // target: 'http://localhost', //远程演示服务地址,可用于直接启动项目 - // target: "http://192.168.1.106:8002", - target: "http://192.168.3.81:8002", + target: "http://192.168.1.106:8002", + // target: "http://192.168.3.81:8002", // target: 'https://saber.bladex.vip/api', ws: true, pathRewrite: {