You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Mand Mobile Version
latest
Vue Version
2.6.1
Model / OS & Browser Info
全部机型
Recurring Steps
scroll-view使用scroll-view-refresh组件,下拉刷新,手势滑动到最底部并没有触发refreshActive事件,而是在向上滑动时才会触发
Expectant Behaviors
应该是滑动至最底部时就触发refreshActive事件
Actual Behaviors
向上滑动时才会触发refreshActive事件,触发时机错误