chenc 4 年之前
父节点
当前提交
f7076e912c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/dashboard/video1.html

+ 1 - 1
pages/dashboard/video1.html

@@ -154,7 +154,7 @@
                     mounted() {
                     mounted() {
                         this.get();
                         this.get();
                         this.get2();
                         this.get2();
-                        this.timer = setInterval(this.get2, 10000);
+                        this.timer = setInterval(this.get2, 25000);
                         
                         
                     },
                     },
                     beforeDestroy() {
                     beforeDestroy() {