From 3c4a2dba2d7dfa2d5bc7889a8ac437b899f9d5a6 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 21 Mar 2019 18:49:22 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BF=AE=E6=94=B9=E6=97=B6=E9=97=B4=E9=97=B4?= =?UTF-8?q?=E9=9A=94][=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App.js b/App.js index d07289a..0d5b582 100644 --- a/App.js +++ b/App.js @@ -282,9 +282,9 @@ startAd() { this.getAdDataList() this.hbRequest() - hbRequestCount =this.state.heartConfig.pageChangeInterval; + hbRequestCount =this.state.heartConfig.heartbeatInterval; getAdDataCount =this.state.heartConfig.dataRefreshInterval; - pageChangeCount =this.state.heartConfig.heartbeatInterval; + pageChangeCount =this.state.heartConfig.pageChangeInterval; setInterval(()=>{