摘要: 第一步 安装 http-proxy-middleware npm install http-proxy-middleware 顺便安装一下 axios ,不用也可以,用fetch也一样。 npm install axios 1 2 3 第二步 npm run eject 命令 配置暴露出来 npm 阅读全文
posted @ 2020-08-25 14:06 路由心生 阅读(1105) 评论(0) 推荐(1) 编辑