Crunchy
2024-05-16 ea406e0b3aed9cd0b57a37e4ffa5b55892fa1434
src/view/index.vue
@@ -462,6 +462,7 @@
         }
         this.getPower()
      this.timer&&clearInterval(this.timer);
      this.checkForUnreadData()
      this.timer = setInterval(()=>{
        this.checkForUnreadData()
      },30000)