zhanghua
2022-10-24 1d32ac7c8337be786cc57b4e0031bdf01f5c9e10
vue.config.js
@@ -39,11 +39,8 @@
    proxy: {
      // 跨域配置
      "/sccg": {
        target: `http://42.193.1.25:8082`,
        changeOrigin: true,
        pathRewrite: {
          "^/api": ''
        }
        target: `http://42.193.1.25:8082/`,
        changeOrigin: true
      }
    },
    // disableHostCheck: true