Browse Source

调整页面

wangxy 4 tuần trước cách đây
mục cha
commit
e7d7fa8f17
1 tập tin đã thay đổi với 4 bổ sung4 xóa
  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() {