zhanghua
2023-07-10 9356fe883124995ba164c7fa5eee764b3effe7a3
vue.config.js
@@ -40,7 +40,7 @@
      // 跨域配置
      "/sccg": {
        // target: `http://42.193.1.25/`,      //测试环境
        target: `http://192.168.3.240:8082/`,
        target: `http://127.0.0.1:8082/`,
        changeOrigin: true
      }
    },