mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
parent
f4e76074ee
commit
31aacedd5b
@ -38,6 +38,7 @@ VantComponent({
|
||||
|
||||
data: {
|
||||
catchMove: false,
|
||||
wrapperStyle: '',
|
||||
},
|
||||
|
||||
created() {
|
||||
|
@ -1,5 +1,5 @@
|
||||
<view
|
||||
class="van-swipe-cell"
|
||||
class="van-swipe-cell custom-class"
|
||||
data-key="cell"
|
||||
catchtap="onClick"
|
||||
bindtouchstart="startDrag"
|
||||
|
Loading…
x
Reference in New Issue
Block a user