WXL
2024-09-01 8dcf2987d3fcb5a7a8244513148606ead6715d53
vue.config.js
@@ -35,7 +35,7 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://192.168.2.8:8089`,
        // target: `http://192.168.1.10:8095`,
        target:`http://localhost:8095`,
        // target: `http://www.hxsoft.com:8080`,
        changeOrigin: true,