|
|
@@ -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(()=>{ |
|
|
|
|
|
|
|