// 下拉刷新回调接口
    onPullDownRefresh: function () {
        // do somthing
    },

浮层fixed
1、安卓中整个页面会被下拉刷新,包括浮层

2、ios中浮层不会被下拉,其他内容会刷新






相关文章:

  • 2022-01-07
  • 2022-01-07
  • 2022-01-07
  • 2022-01-07
  • 2021-12-10
猜你喜欢
  • 2022-01-07
  • 2022-01-07
  • 2022-01-07
  • 2022-01-07
  • 2022-01-07
  • 2021-07-31
相关资源
相似解决方案