Uni-App - 事件处理、事件绑定、事件传参

uni-app 事件 事件映射表,左侧为 WEB 事件,右侧为 ``uni-app`` 对应事件javascript { click: 'tap', touchstart: 'touchstart', touchmove: 'touchmove', touchcancel: 'touchcancel', touchend: 'touchend', t
相关文章
相关标签/搜索