Browse Source

调整页面

wangxy 4 weeks ago
parent
commit
e7d7fa8f17
1 changed files with 4 additions and 4 deletions
  1. 4 4
      components/zhuapaiConfirm/zhuapai.vue

+ 4 - 4
components/zhuapaiConfirm/zhuapai.vue

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