소스 검색

功能优化

guessPrice
suizhijia 5 년 전
부모
커밋
03c57615be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      496_dongfengqichen/pages/luckyStar/luckyStar.js

+ 1
- 1
496_dongfengqichen/pages/luckyStar/luckyStar.js 파일 보기

} }
}, },
getClaw: function () {//抓取 getClaw: function () {//抓取
this.endGame();
clearInterval(this.data.setGroup.top); clearInterval(this.data.setGroup.top);
clearInterval(this.data.setGroup.left); clearInterval(this.data.setGroup.left);
clearInterval(this.data.setGroup.right); clearInterval(this.data.setGroup.right);
}) })
if (this.data.startDown == -1) { if (this.data.startDown == -1) {
clearInterval(setInt2); clearInterval(setInt2);
this.endGame();
if (this.data.gameSign) { if (this.data.gameSign) {
this.downTimeFun(); this.downTimeFun();
} }

Loading…
취소
저장