关键词:Promise https://github.com/github/fetch [fetch("/first"),fetch("second")] .forEach((req,i)=>console.log(i);req.then(...))
关键词:Promise
https://github.com/github/fetch