mg
2022-11-02 cdf06d770e943b16a15a183c0ac1376d182c155e
vue.config.js
@@ -39,7 +39,7 @@
    proxy: {
      // 跨域配置
      "/sccg": {
        target: `http://localhost:8082/`,
        target: `http://42.193.1.25:8082/`,
        changeOrigin: true
      }
    },