在項目的Module中用 HttpClientModule 替換 HttpModule 。 新的 HttpClientModule 應該從 @angular/common/http 導入。 // Old import { HttpModule } ...
確定! 回上一頁