소스 검색

macos 断点续考进来,摄像头启动较慢,首次抓拍延迟到15秒

Michael Wang 5 년 전
부모
커밋
49cb4a5567
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/features/OnlineExam/Examing/ExamingHome.vue

+ 1 - 1
src/features/OnlineExam/Examing/ExamingHome.vue

@@ -156,7 +156,7 @@ export default {
         } else {
           initSnapshotTrialTimes++;
         }
-      }, 5 * 1000);
+      }, 15 * 1000);
 
       //       let initSnapshotTrialTimes = 0;
       // const initSnapshot = setTimeout(() => {