wx.createIntersectionObserver监听cover-view列表中的元素 滑动时在 模拟器上生效 在真机上不起作用 真机型号
设置下 thresholds: [0.5, 0.9] 试试
麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)
如何理解 在自定义组件或包含自定义组件的页面中,应使用 this.createIntersectionObserver([options]) 来代替。
this.createIntersectionObserver([options])
这句话啊