在config/index.js里配置proxyTable代理 1 proxyTable: { 2 '/goods': { 3 target: 'http://localhost:3000', 4 } 5 } 相关文章: 2022-12-23 2021-11-16 2022-12-23 2022-12-23 2021-06-19 2021-06-17 2022-12-23