获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
我也是这种问题 ios没问题 但是红米就不行
lower-threshold和scrolltolower有时触底不生效, 有时向上滚动也会触发?<scroll-view scroll-y class="have_list" v-if="tripList.length" paging-enabled lower-threshold="0" @scrolltolower="needUpdateList" > 我把lower-threshold设置为0, 在安卓机上很多次滚到底却不触发事件, 我设为默认50之后,不光下滑触发, 当我向上滑的时候会再次触发一遍 我要怎么做? 体验这么差的吗,????????????
2022-03-10