在每个模块中用HttpClientModule (来自@angular/common/http )代替HttpModule。 用HttpClient 服务代替Http 服务。 删除所有map(res => res.json()) ...
確定! 回上一頁