亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

角2 http得不到

角2 http得不到

楊__羊羊 2019-07-08 13:04:05
角2 http得不到我剛進入角形2,還在學習我嘗試用GET調用來點擊URL,但是GET似乎沒有經過,即使在瀏覽器的網絡中,我也找不到被調用的GET URL。程序將轉到該方法控制臺,記錄在GET調用上面和下面,但對于get調用沒有任何記錄。我的服務方法import { Headers, Http, Response } from '@angular/http'; import { Injectable } from '@angular/core'; import { Persons } from './mock-people'; import { Person } from './person'; import {Observable} from 'rxjs/Rx'; getAllPersons(): void {   console.log("Here");   this.http.get(`http://swapi.co/api/people/1`)     .map((response: Response) => {       console.log(response.json());       response.json();     });   console.log("Comes here 2"); }進口HttpModule在app.module.ts中我的控制臺屏幕截圖
查看完整描述

3 回答

  • 3 回答
  • 0 關注
  • 586 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號