diff --git a/components/hot/index.js b/components/hot/index.js index 6b309da..af13570 100644 --- a/components/hot/index.js +++ b/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) + } }, //跳转砍价详情