JS异步的发展历程是callback->promise/generator->async/await
1. Promise1.1 带着问题看 Promise
了解 Promise 吗?
Promise 解决的
2021-03-01