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