#
whycq
2024-08-14 3cdd4897c9d9daf4d4588e0e9c177f62547bbd0a
Monitor-APP/pages/home/home.vue
@@ -431,6 +431,12 @@
            // 测试用
            
         },1000)
         setTimeout(()=> {
            uni.reLaunch({
                url: '/pages/home/home' // 这里填写你想要重启后展示的页面路径
             });
         },1000*60*60)
      },
      methods: {
         timeOut() {