[improvement] SwipeCell: fix typo and adjust swipeLeaveTransition method's parameter values (#3048)
This commit is contained in:
@@ -36,7 +36,7 @@ exports[`drag and show left part 4`] = `
|
||||
</div>
|
||||
`;
|
||||
|
||||
exports[`drag and show left part 5`] = `
|
||||
exports[`drag and show right part 1`] = `
|
||||
<div class="van-swipe-cell">
|
||||
<div class="van-swipe-cell__wrapper" style="transform: translate3d(-100px, 0, 0); transition: .6s cubic-bezier(0.18, 0.89, 0.32, 1);">
|
||||
<div class="van-swipe-cell__left"></div>
|
||||
|
||||
Reference in New Issue
Block a user