06 2023 档案
vue自定义指令.上下左右滑动.长按事件.并且可以阻止冒菜和事件的默认行为
摘要:/** * 处理 移动设备上的 点击、长按、左右上下滑动 事件 * * * 导出了7个自定义指令: * v-tap: tap点击事件 * v-swipe: swipe滑动事件 * v-swipeleft: swipeleft左滑事件 * v-swiperight: swiperight右滑事件 * 阅读全文
posted @ 2023-06-27 13:43 荻!!!!!!!! 阅读(449) 评论(0) 推荐(0)