微信小程序 右滑出现删除按钮

效果图 实现代码 wxml <view class="contents"> <view class="touch-item {{item.isTouchMove ? 'touch-move-active' : ''}}" data-index="{{index}}" bindtouchstart="touchstart" bindtouchmove="touchmove" wx:for="
相关文章
相关标签/搜索