林旭祥 hai 1 mes
pai
achega
122cb02458
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/train/run.vue

+ 1 - 1
src/views/train/run.vue

@@ -430,7 +430,7 @@ const getStartOneTest = () => {
   let myText = ''; //提示框内容
   if (isLongRun.value) {
     //音频时长5668毫秒,4480毫秒是播枪声
-    advanceTime = 0;
+    advanceTime = 1000;
     myTime = 4480;
     myText = '各就位!';
   } else {