From 56c95999e8dc73ba4565f1415638bcaf5c7dba07 Mon Sep 17 00:00:00 2001 From: hurui Date: Sat, 3 Aug 2019 14:00:46 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=8D=A2=E4=B8=80=E6=8D=A2][=E4=BF=AE?= =?UTF-8?q?=E6=94=B9][=E6=98=BE=E7=A4=BA=E6=9D=A1=E4=BB=B6]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/hot/index.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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) + } }, //跳转砍价详情