收藏
回答

canvas 2d作为组件设置disable-scroll="true"在ios中不生效?

我看这个问题很多人问到过,为啥官方总是让提供代码片段,然后就没有结果了,这个还需要提供代码片段吗,直接自己写个demo作为组件试一下不就知道了吗,还有就是2d清除无效

<canvas type="2d" style='width:{{canvasWidth}}px; height:{{canvasHeight}}px' id="canvas2" 

bindtouchstart="touchStart" bindtouchmove="touchMove" bindtouchend="touchEnd" binderror="touchError" 

disable-scroll="true"></canvas>

最后一次编辑于  2020-11-05
回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签