You should import HttpModule in app.module.ts like import { HttpModule } from '@angular/http'; ... imports: [ HttpModule, ],.
確定! 回上一頁