diff --git a/uni_modules/uni-load-state/readme.md b/uni_modules/uni-load-state/readme.md index e473585bca97feba7d9a7a52a6a3b5c3701db67e..07288d69d7a7a687a7d3b5ee6840c5516cdee510 100644 --- a/uni_modules/uni-load-state/readme.md +++ b/uni_modules/uni-load-state/readme.md @@ -1 +1,3 @@ -# auni-load-state \ No newline at end of file +新增uni-load-state组件,这是一个封装数据请求状态的组件。根据uniCloud-db组件提供的参数直接响应对应的效果。 +包括加载中、当前页面为空、没有更多数据、上拉加载更多; +加载错误判断,如果是断网就引导打开系统网络设置页面。恢复联网后自动触发networkResume方法。 \ No newline at end of file