唐耀东
2022-05-12 2546d2a6251176b0214c2d23ac93ccde5dd008f5
vue.config.js
@@ -33,6 +33,7 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://101.35.174.42:8082`,
        target: `http://localhost:8080`,
        changeOrigin: true,
        pathRewrite: {