wl
2022-11-22 83b81a748405be91ab215c7dd3408e1dac4b2292
vue.config.js
@@ -39,7 +39,7 @@
    proxy: {
      // 跨域配置
      "/sccg": {
        target: `http://10.0.0.23:8082/`,
        target: `http://42.193.1.25:8082/`,
        changeOrigin: true
      }
    },