Explorar o código

调整警告滚动时间

gcz %!s(int64=2) %!d(string=hai) anos
pai
achega
b2c24edcde
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/alarm.vue

+ 1 - 1
src/components/alarm.vue

@@ -114,7 +114,7 @@ export default {
           this.data.shift(); //删除数组的第一个元素
           this.animate = false;
         }, 500);
-      }, 3000);
+      }, 5000);
     },
     //鼠标移上去停止
     Stop() {