odc.xiaohui
2023-04-07 f693c859cdaf607c2a146ef89a7a2ce0d9476d1a
miniprogram/pages/user/group/message/index.ts
@@ -206,9 +206,12 @@
    clearInterval(thit.data.inter)
  },
  onUnload () {
      console.log('清除定时器');
    this.endInter()
  },
  onHide(){
    console.log('清除定时器');
    this.endInter()
  },
    onLoad(e) {