获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
wx.createIntersectionObserver() 改成 this.createIntersectionObserver() 才能有回调
skyline 是不是不支持 IntersectionObserver API?如题 👆 附: 想实现列表项 懒加载+进入可视区过渡动画 的效果, 如果不能使用 IntersectionObserver API , 有什么比较好的其他方案吗? 计算 scrollTop 的方法有点担心性能问题
08-06同问 也是不触发下拉刷新;难道还得用回webview 模式?
Skyline 不支持页面 enablePullDownRefresh 下拉刷新?https://developers.weixin.qq.com/miniprogram/dev/framework/
07-28