zhangzengfei
2021-02-05 19dfc10826aa399b7b1f0609528a655220edb5d1
vue.config.js
@@ -86,6 +86,10 @@
          '^/data/api-v/app/findAllApp': 'apps.json'
        }
      },
      "/api-c": {
        target: 'http://192.168.20.113:8004',
        changeOrigin: true
      },
      "/api-v": {
        target: 'http://192.168.20.10:8000',
        changeOrigin: true