12 2020 档案

摘要:安装http-proxy-middleware yarn add -D http-proxy-middleware; 配置 在src文件夹下创建『setupProxy.js』文件,写入以下内容 const proxy = require('http-proxy-middleware'); // 注意 阅读全文
posted @ 2020-12-26 17:53 Feng1024 阅读(195) 评论(0) 推荐(0) 编辑
摘要:修改app.component.ts: @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.scss'], encapsulation:ViewEnc 阅读全文
posted @ 2020-12-13 08:27 Feng1024 阅读(789) 评论(0) 推荐(0) 编辑