WXL
3 天以前 fe70ca5799b3b36a6d567464b545782728b2afed
vue.config.js
@@ -37,11 +37,8 @@
      [process.env.VUE_APP_BASE_API]: {
        // target: `http://192.168.168.60:8095`,
        // target: `http://192.168.144.34:8095`,
        // target: `http://192.168.100.121:8095`,
        // target: `http://192.168.100.100:8095`,
        target:`http://localhost:8095`,
        // target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.166:8093`,
        // target: `http://192.168.191.181:8095`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''