WXL
2024-10-08 7e1ced1b5716969150d29fcf474b9a210a9ffbc6
vue.config.js
@@ -36,9 +36,9 @@
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://192.168.168.60:8095`,
        // target: `http://192.168.1.10:8095`,
        target: `http://192.168.1.10:8095`,
        // target:`http://localhost:8095`,
        target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.166:8093`,
        // target: `http://192.168.191.181:8095`,
        changeOrigin: true,