cover-view中设置了cover-image无法缩放
在cover-view上使用了cover-image,想通过touchmove事件实现图像的缩放,但监测到e.touches[0]和e.touches[1]是完全一样的,是不是touch事件
1 回复
在cover-view上使用了cover-image,想通过touchmove事件实现图像的缩放,但监测到e.touches[0]和e.touches[1]是完全一样的,是不是touch事件