WXL
2024-04-07 8f4cb950a38f4e2c24ec96916d2aad0eb8c9aa9d
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.2.8:8089`,
        target:`http://localhost:8089`,
        // target: `http://www.hxsoft.com:8080`,
        changeOrigin: true,