heyujie
2021-03-26 8d94a4a0a987f586a9f7f8826ebb76c19387f207
vue.config.js
@@ -78,16 +78,16 @@
        // ws: true,
        changeOrigin: true,
      },
      "/data/api-v/app/findAllApp": {
        // target: '/',
        target: 'http://localhost:8080/',
        changeOrigin: true,
        pathRewrite: {
          '^/data/api-v/app/findAllApp': 'apps.json'
        }
      },
      // "/data/api-v/app/findAllApp": {
      //   // target: '/',
      //   target: 'http://localhost:8080/',
      //   changeOrigin: true,
      //   pathRewrite: {
      //     '^/data/api-v/app/findAllApp': 'apps.json'
      //   }
      // },
      "/api-c": {
        target: 'http://192.168.20.113:8001',
        target: 'http://192.168.20.113:8004',
        changeOrigin: true
      },
      "/api-v": {
@@ -119,3 +119,4 @@
    }
  }
}
// http://111.205.161.131:40143/