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("剪刀");