WXL
2024-05-29 9eec698c77d62cb9f245169e35cd7e72b4320ee8
vue.config.js
@@ -35,7 +35,7 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target1: `http://192.168.1.4:8080`,
        // target: `http://192.168.1.10:8089`,
        target:`http://localhost:8089`,
        // target: `http://www.hxsoft.com:8080`,
        changeOrigin: true,