zhanghua
2023-12-04 e6443cf405d4e950abe35a29e6c133d097fc1ad5
vue.config.js
@@ -40,7 +40,8 @@
      // 跨域配置
      "/sccg": {
        // target: `http://42.193.1.25/`,      //测试环境
        target: `http://127.0.0.1:8082/`,
        // target: `http://111.1.140.92:8082/`,
        target: `http://10.88.10.18:8082/`,
        changeOrigin: true
      }
    },