Skip to content

Commit

Permalink
fix: 修正PullRefresh组件taro文档 (jd-opensource#2131)
Browse files Browse the repository at this point in the history
  • Loading branch information
irisSong authored Feb 23, 2023
1 parent 1978e6a commit 5edb3df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/packages/__VUE/pullrefresh/doc.taro.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# InfiniteLoading 滚动加载
# PullRefresh 下拉刷新

### 介绍

列表滚动到底部自动加载更多数据
用于提供下拉刷新的交互操作

#### 直接使用 Taro 现有 ScrollView 组件开发 [参考文档](https://docs.taro.zone/docs/components/viewContainer/scroll-view)

0 comments on commit 5edb3df

Please sign in to comment.