收藏
回答

模拟器wx.stopPullDownRefresh()无法回弹

框架类型 问题类型 操作系统 工具版本
小程序 Bug Windows v1.02.1911180

回答关注问题邀请回答
收藏

2 个回答

  • .
    .
    2020-08-13

      onPullDownRefresh: function () {

        this.setData({

          pageIndex: 1

        })

        this.init();

        wx.stopPullDownRefresh();

      },



    2020-08-13
    有用 1
    回复
  • 同步
    同步
    2020-08-13

    wx.startPullDownRefresh() 该函数要去掉的

    2020-08-13
    有用 1
    回复 1
    • 9K😈
      9K😈
      2020-08-14
      感谢,小白没分清一个时间监听,一个模拟0.0
      2020-08-14
      回复
登录 后发表内容
问题标签