微信开发者工具 公众号开发 canvas的touchstart事件不被调用?
开发工具 好像只有mousedwon mouseup 可以监听到
真机调试的时候,touchstart touchmove touchend可以监听到
这是为什么
开发工具是电脑端,电脑端使用mousedwon mouseup 的
真机调试是移动端移动端是用touchstart touchmove touchend的