- 设置 canvas 的 disable-scroll 为 true,绑定任意(touchstart/touchmove/touchend)事件
- 页面进入滑动正常
- 打开 canvas (悬浮),然后再关闭canvas,页面滑动失效
以上需要真机重现,开发者工具表现正常
有搜到一些同类问题,但没有看到解决,比如:https://developers.weixin.qq.com/community/develop/doc/000a28510dcde82ba767983465b400?highLine=disable-scroll
有人有解决方案吗
你好,这边使用提供的代码片段在iOS以及Android真机上测试都是正常的。