“dzb”
2022-11-03 1d81702468678e5b2e46916a4369429fdb1d8b4b
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