createIntersectionObserver的thresholds问题

发布于 6 年前作者 xiawen4894 次浏览最后编辑 6 年前来自 ask

在page页面下调用wx.createIntersectionObserver,并添加thresholds参数

结果:不仅thresholds,整个createIntersectionObserver方法也不起作用了

2 回复
qianxiuying
qianxiuying1 楼6 年前

麻烦给个相关的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),我们定位下问题

jing26
jing262 楼4 年前

thresholds文档就没写清楚  这个是个啥?至少给个例子