Selaa lähdekoodia

[换一换][修改][显示条件]

tags/河北版C.8.1.01
hurui 5 vuotta sitten
vanhempi
commit
56c95999e8
1 muutettua tiedostoa jossa 5 lisäystä ja 2 poistoa
  1. +5
    -2
      components/hot/index.js

+ 5
- 2
components/hot/index.js Näytä tiedosto

@@ -82,10 +82,13 @@ Component({
getChange(){ getChange(){
let that = this let that = this
if (that.kSize != 1 && that.kSize != 0){ if (that.kSize != 1 && that.kSize != 0){
console.log(111111111111)
that.getList(1) that.getList(1)
}
if (that.pSize != 1 && that.pSize != 0) {
}
if (that.pSize!=1 && that.pSize !=0) {
console.log(22222222222)
that.getList(2) that.getList(2)
} }
}, },
//跳转砍价详情 //跳转砍价详情


Ladataan…
Peruuta
Tallenna