wl
2022-11-01 18688e9d36b2d75efa79a9b0a7a8b1b44fdee6bd
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