From b4d63b1998a6543dbd637db07c2bcbec9158fbe7 Mon Sep 17 00:00:00 2001 From: hurui Date: Tue, 29 Oct 2019 11:13:12 +0800 Subject: [PATCH] =?UTF-8?q?[=E7=A7=AF=E5=88=86=E5=95=86=E5=9F=8E][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9][=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/integralmall/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/integralmall/index.js b/pages/integralmall/index.js index c463c37..0e8a433 100644 --- a/pages/integralmall/index.js +++ b/pages/integralmall/index.js @@ -349,9 +349,9 @@ Page({ sortColumn: '', sortOrder: '', userCredit: '', - page:1 + page:1, + allow_load: true, }) - console.log() that.getList(1); that.getPoints(); }