初步了解promise 2019-01-20 本文已影响0人 本来无一物_f1f2 return new Promise(function(resolve,reject){ } ) //成功传第一个数值,失败传第二个数值