Procházet zdrojové kódy

bug修复

guessPrice
sui před 5 roky
rodič
revize
ee81e44ca1
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. +5
    -5
      496_dongfengqichen/pages/luckyStar/luckyStar.js

+ 5
- 5
496_dongfengqichen/pages/luckyStar/luckyStar.js Zobrazit soubor

} }
}, },
changeScroll:function(){ changeScroll:function(){
// this.data.setInt = setInterval(()=>{
// this.setData({
// scrollNum: this.data.scrollNum+=1
// })
// },30);
this.data.setInt = setInterval(()=>{
this.setData({
scrollNum: this.data.scrollNum+=1
})
},30);
}, },
getMore:function(){ getMore:function(){
if (!this.data.isMore){ if (!this.data.isMore){

Načítá se…
Zrušit
Uložit