소스 검색

调整页面

wangxy 4 주 전
부모
커밋
e7d7fa8f17
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 4 4
      components/zhuapaiConfirm/zhuapai.vue

+ 4 - 4
components/zhuapaiConfirm/zhuapai.vue

@@ -232,10 +232,10 @@
 	}
 
 	function onVideoSuccess() {
-		setTimeout(() => {
-			// 首次运行进行抓拍一次
-			handleZhua();
-		}, 3000);
+		// setTimeout(() => {
+		// 	// 首次运行进行抓拍一次
+		// 	handleZhua();
+		// }, 3000);
 	}
 
 	function onVideoError() {