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: {
|
data: {
|
||||||
catchMove: false,
|
catchMove: false,
|
||||||
|
wrapperStyle: '',
|
||||||
},
|
},
|
||||||
|
|
||||||
created() {
|
created() {
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<view
|
<view
|
||||||
class="van-swipe-cell"
|
class="van-swipe-cell custom-class"
|
||||||
data-key="cell"
|
data-key="cell"
|
||||||
catchtap="onClick"
|
catchtap="onClick"
|
||||||
bindtouchstart="startDrag"
|
bindtouchstart="startDrag"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user