** try {}catch{} 的使用法 ** .then( ) .catch( ) 的方法 .then是对上面代码的反应,上面的代码,可能会出现问题, 如果出现问题,则执行.catch 方法, 成功则执行.then方法