@@ -281,6 +281,7 @@ Page({
"roomList":[],
}, () => {
this.getRoomList()
+ wx.stopPullDownRefresh()
})
},