上拉加载的container用类名不起作用
Open
- Dominant language
- JavaScript
- Stars
- 13.5k
- Forks
- 6.5k
- PR merge metrics
- No merged PRs in 30d
Description
`pullRefresh: {
container: '.item2',
up: {
height: 50, //可选.默认50.触发上拉加载拖动距离
auto: true, //可选,默认false.自动上拉加载一次
contentrefresh: '正在加载...',
callback: pullupRefresh1
}
},`上拉失败,都没法拖动。
请问是不支持类名。同一个页面有分类都需要上拉加载,该怎么办
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.