效果图:


wxml页面:
<view class='body ff'>
<movable-area class='leftslidea whitebackground'>
<movable-view class='leftslideaitem df' direction='horizontal' inertia='true' animation='true' out-of-bounds='true' >
<view class='content df'>
<view class='img'>
<image src='../../image/img.jpg' mode='widthFix'></image>
</view>
<view class='text fz30'>
<view class='theadline fz32'>
超级美丽的壁纸
</view>
<view class='tcontent fz28'>内容内容容</view>
<view class='time fz28 tr'>2019-06-16</view>
</view>
</view>

这篇博客介绍了如何在小程序中创建一个帖子收藏功能,并通过使用movable-area和movable-view组件来实现左滑隐藏删除按钮的效果,从而实现左滑删除的操作。
帖子收藏左滑删除&spm=1001.2101.3001.5002&articleId=92432303&d=1&t=3&u=d06221576a1f4b9498e0ca4308dcf1ee)
2315

被折叠的 条评论
为什么被折叠?



