Closed bubblepp1 closed 6 years ago
上拉加载应该没有要求非要设置 position: absolute;。
我们的 demo 就是下拉和上拉在一起的,https://salt-ui.github.io/components/scroll-list
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
这是一个
SaltUI 版本
beta
浏览器、操作系统等环境信息
chrome windows
复现步骤
需要在一个页面实现使用下拉刷新页面 以及上拉动态加载数据功能时 由于上拉加载要求设置position: absolute; 所以下拉没反应 无法刷新页面