onPullDownRefresh和onReachBottom
Posted xiumumi
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了onPullDownRefresh和onReachBottom相关的知识,希望对你有一定的参考价值。
在json文件里设置 "enablePullDownRefresh":true 之后 js文件中会自动生成 onReachBottom 和 onPullDownRefresh函数,默认为空,在底部 !!! 再说一遍 在底部!!
如果自己重新写之后 会被空函数覆盖 不生效。 折腾了一个多小时 好气
以上是关于onPullDownRefresh和onReachBottom的主要内容,如果未能解决你的问题,请参考以下文章