ok.hideLoading()隐藏 loading 提示框。 示例代码ok.hideLoading() .catch(err=> { console.log("接口调用异常",err); }); 点击复制 1. ok.hideLoading()1.1. 示例代码