WeChat Mini Programs scroll-view pull up, pull down

header search conditions are fixed, the following list drop-down refresh and pull-up load
now the problem is that you don"t want to use the built-in onPullDownRefresh and onReachBottom, that require each page to be written once, and the drop-down refresh is the overall inability to achieve local refresh of the list. Now you want to make a component of scroll-view to achieve pull-up and drop-down functions. Drop-down does not know how to achieve it.


bindtouchstart='touchStart' bindtouchend= "touchEnd"

Menu