odc.xiaohui
2023-04-07 397f66b39c34ed63700c680dfe3ba6d7d7814e49
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) {