position:sticky不支持

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

安卓和ios设备上 position:sticky;无效果

2 回复
ccao
ccao1 楼6 年前

你好,目前不建议使用该属性,可以参考以下帖子的回复

position:sticky
https://developers.weixin.qq.com/community/develop/doc/0002ee468c8f50a37ef6ba8515b800

yang28
yang282 楼5 年前

通过

wx.createIntersectionObserver().relativeToViewport().observe

和style结合使用