luoyb
2021-03-03 8435ea9da0a454abc0db7f8a5402720abd680f4e
vue.config.js
@@ -36,7 +36,7 @@
      // change xxx-api/login => mock/login
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: 'http://120.24.23.155:8301/',
        // target: 'http://120.24.23.155:7301/',
        target: 'http://127.0.0.1:8301/',
        changeOrigin: true,
        pathRewrite: {