袁少华 před 4 roky
rodič
revize
03d1d97bee
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/dashboard/video1.html

+ 1 - 1
pages/dashboard/video1.html

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