0.1.2 • Published 4 years ago

sz-wisdom v0.1.2

Weekly downloads
8
License
-
Repository
-
Last release
4 years ago

sz-wisdom

Project setup

npm install sz-wisdom --save -dev

上啦加载更多,下拉刷新,左右滑动(dmo)

 <sz-swipe-wrapper ref="scroll"
                    :data="dataList"
                    :top="40"
                    :bottom="40"
                    @swipeLeft="onSwipeLeft"
                    @swipeRight="onSwipeRight"
                    @pullingUp="onScrollBottom"
                    @pullingDown="onPullingDown">
                    ....
 </sz-swipe-wrapper>

发布命令

npm run build-bundle

0.1.2

4 years ago

0.1.0

4 years ago