odc.xiaohui
2023-04-12 ac41263c85bb295bd0dcb286173986bc88d7e4ae
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) {