@ -69,18 +69,17 @@ Page({
* 生命周期函数--监听页面显示
*/
onShow: function () {
console.log(':::::::::')
this.setData({
loadMoreVisible: false,
loadMoreType: 'none',
indexPage: 1,
})
if(this.data.selectedTab == 'tab1'){//刷新志友
if(this.data.ifClickImage){//如果为true就不可以刷新,判断完成以后重新置为false
ifClickImage: false
}else{
dingdan: true,
jingcai: true,
@ -95,6 +94,11 @@ Page({
}
if (this.data.actId) {
this.updateActivityList()
},