
| @touchstart | EventHandle | 手指触摸动作开始 | 字节跳动小程序不支持 | |
| @touchmove | EventHandle | 手指触摸后移动 | 字节跳动小程序不支持 | |
| @touchend | EventHandle | 手指触摸动作结束 | 字节跳动小程序不支持 | |
| @touchcancel | EventHandle | 手指触摸动作被打断,如来电提醒,弹窗 | 字节跳动小程序不支持 | |
| @longtap | EventHandle | 手指长按 500ms 之后触发,触发了长按事件后进行移动不会触发屏幕的滚动 | 字节跳动小程序不支持 | |
| @error | EventHandle | 当发生错误时触发 error 事件,detail = {errMsg: 'something wrong'} | 字节跳动小程序不支持 |

















![U460909 [BCSP小高2024T4]先序遍历/小羊的晚餐 题解](https://i-blog.csdnimg.cn/direct/7d8c647e14af423c98c2060e6a491e8c.png#pic_center)

