feat(Swipe): add lazy-render prop

This commit is contained in:
chenjiahan
2020-03-22 15:39:34 +08:00
parent f701de9e58
commit 365f2b16f7
6 changed files with 96 additions and 37 deletions
+1
View File
@@ -1,6 +1,7 @@
@import '../style/var';
.van-swipe-item {
position: relative;
flex-shrink: 0;
width: 100%;
height: 100%;