刮刮前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
453530270@qq.com f3ab3c7901 调整初始代码 3 years ago
..
i18n 调整初始代码 3 years ago
readme.md 调整初始代码 3 years ago
uni-load-state.vue 调整初始代码 3 years ago

readme.md

新增uni-load-state组件,这是一个封装数据请求状态的组件。根据uniCloud-db组件提供的参数直接响应对应的效果。 包括加载中、当前页面为空、没有更多数据、上拉加载更多; 加载错误判断,如果是断网就引导打开系统网络设置页面。恢复联网后自动触发networkResume方法。