WXL
2024-09-09 9ff0d92f9e7a58c405ef64e028cc7baf90d5f378
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.1.10:8095`,
        target:`http://localhost:8095`,
        target: `http://192.168.1.10:8095`,
        // target:`http://localhost:8095`,
        // target: `http://192.168.101.135:8095`,
        changeOrigin: true,
        pathRewrite: {