#
whycq
2024-08-01 6ab6676e971aea1becd62f462dcb51740c2fa7ad
Monitor-APP/pages/home/home.vue
@@ -422,15 +422,21 @@
            this.getOther()
            // this.getDate()
            this.getDate2()
            this.getInfo()
            this.getError()
            // this.getInfo2()
            // this.getError2()
            // this.getInfo()
            // this.getError()
            this.getInfo2()
            this.getError2()
            this.getUrl()
            this.controller()
            // 测试用
            
         },1000)
         setTimeout(()=> {
            uni.reLaunch({
                url: '/pages/home/home' // 这里填写你想要重启后展示的页面路径
             });
         },1000*60*60)
      },
      methods: {
         timeOut() {