All Projects → XNAL → Wxapp Movable Delete

XNAL / Wxapp Movable Delete

Licence: mit
微信小程序中分别使用movable-view和touch事件开发滑动删除功能。

Programming Languages

javascript
184084 projects - #8 most used programming language

前言

最开始只是使用movable-view实现了小程序的左滑删除功能,后因为有人问起,所以只使用touch事件来实现一下左滑删除的功能。 具体项目中使用哪种方式,可以根据实际项目需要进项处理。

movable-view左滑删除说明

touch事件左滑删除说明

效果图

  • movable-view左滑删除效果图

movable-view左滑删除效果图

  • touch事件左滑删除效果图

touch事件左滑删除效果图

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].