Loading...
1.promise本身是同步的,只有.then .catch是异步的 所以使用时记得把它封装到一个函数里2.promise 有 3 种状态:pending...
暂时无可提供的摘要