Przeglądaj źródła

功能优化

guessPrice
suizhijia 5 lat temu
rodzic
commit
03c57615be
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      496_dongfengqichen/pages/luckyStar/luckyStar.js

+ 1
- 1
496_dongfengqichen/pages/luckyStar/luckyStar.js Wyświetl plik

@@ -318,6 +318,7 @@ Page({
}
},
getClaw: function () {//抓取
this.endGame();
clearInterval(this.data.setGroup.top);
clearInterval(this.data.setGroup.left);
clearInterval(this.data.setGroup.right);
@@ -596,7 +597,6 @@ Page({
})
if (this.data.startDown == -1) {
clearInterval(setInt2);
this.endGame();
if (this.data.gameSign) {
this.downTimeFun();
}

Ładowanie…
Anuluj
Zapisz