哪位大佬看看这个问题怎么解决?
scroll-view使用这个组件,快速滑动触底,发现scrolltolower触发不了
<scroll-view
scroll-y=“true”
class=“ordermain”
lower-threshold=“30”
scroll-with-animation=“true”
@scrolltolower=“handleLoadMore”
>
scroll-view使用这个组件,快速滑动触底,发现scrolltolower触发不了
<scroll-view
scroll-y=“true”
class=“ordermain”
lower-threshold=“30”
scroll-with-animation=“true”
@scrolltolower=“handleLoadMore”
>