From 4f0326a940461a4e8a28a1cedf43d8e06d2a9386 Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Mon, 8 Jun 2020 11:18:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpages/associationNew/pages/eventlist/eventlist.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/subpages/associationNew/pages/eventlist/eventlist.js b/subpages/associationNew/pages/eventlist/eventlist.js index e80ac2e..ce639b3 100644 --- a/subpages/associationNew/pages/eventlist/eventlist.js +++ b/subpages/associationNew/pages/eventlist/eventlist.js @@ -140,6 +140,9 @@ Page({ this.setData({ pageIndex: 1, pageSize: 10, + nodata: false, + loadMoreType: 'none', + loadMoreVisible: false, topiclist: [], }) this.topiclist()