wx.stopPullDownRefresh(); 手机上等2s 才收起

发布于 7 年前作者 xueyang17425 次浏览最后编辑 7 年前来自 ask

onPullDownRefresh: function () {

    wx.stopPullDownRefresh();

  },

手机上等2s 才收起,感觉卡顿 ,怎么弄

1 回复
juanlong
juanlong1 楼5 年前

我也是,我跳转页面的时候,第一次比较快,但是后面就有些快有的卡顿了。不知道是为啥