jack 3 년 전
부모
커밋
c764057ec9
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/components/functionFan2.vue

+ 2 - 2
src/components/functionFan2.vue

@@ -236,7 +236,7 @@ export default {
         setTimeout(function () {
           that.handsFind(video);
           that.start();
-        }, 5000);
+        }, 3000);
       });
 
       // setInterval(() => {
@@ -319,7 +319,7 @@ export default {
             return;
           }
           this.hand = 2;
-          clearInterval(this.timer);
+          //clearInterval(this.timer);
           this.$refs.fan.className = "asn";
         } else if (_58y > 1 && _912y > 1 && _1316y < 1 && _1720y < 1) {
           console.log("剪刀");