소스 검색

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

tags/河北版C.8.1.01
hurui 5 년 전
부모
커밋
56c95999e8
1개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제
  1. +5
    -2
      components/hot/index.js

+ 5
- 2
components/hot/index.js 파일 보기

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


불러오는 중...
취소
저장