We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题
我看到base.js 文件里的
var PAGE_EVENT = ['onLoad', 'onReady', 'onShow', 'onHide', 'onUnload', 'onPullDownRefresh', 'onReachBottom', 'onShareAppMessage'];
没有 onPageScroll , onTabItemTap 这两个事件,希望能加上。
onPageScroll
onTabItemTap
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
@Gcaufy 希望查看下
added page events - #793
05bca86
#824
Gcaufy
No branches or pull requests
如题
我看到base.js 文件里的
没有
onPageScroll
,onTabItemTap
这两个事件,希望能加上。The text was updated successfully, but these errors were encountered: