#
whycq
2024-08-01 6ab6676e971aea1becd62f462dcb51740c2fa7ad
#
1个文件已修改
14 ■■■■ 已修改文件
Monitor-APP/pages/home/home.vue 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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() {