canvas 设置disable-scroll 影响页面滑动
设置 canvas 的 disable-scroll 为 true,绑定任意(touchstart/touchmove/touchend)事件页面进入滑动正常打开 canvas (悬浮),然后再关闭canvas,页面滑动失效以上需要真机重现,开发者工具表现正常 有搜到一些同类问题,但没有看到解决,比如:https://developers.weixin.qq.com/community/develop/doc/000a28510dcde82ba767983465b400?highLine=disable-scroll