issues
search
Tencent
/
weui
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
https://weui.io
Other
27.18k
stars
6.41k
forks
source link
对于list类组件,能否加入滚动加载效果,有时候内容较多。
#821
Closed
WBYCHN
closed
4 years ago
BearJ
commented
4 years ago
@WBYCHN 这个建议用第三方库配合使用。或者简单做就 在 body 的 onscroll 调用里判断是否滚到底部,然后加载
@WBYCHN 这个建议用第三方库配合使用。或者简单做就 在 body 的 onscroll 调用里判断是否滚到底部,然后加载