Przeglądaj źródła

[修改时间间隔][修改]

tags/jenkins-front-end-screenad-93-v67^0
meo 6 lat temu
rodzic
commit
3c4a2dba2d
1 zmienionych plików z 2 dodań i 2 usunięć
  1. +2
    -2
      App.js

+ 2
- 2
App.js Wyświetl plik

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



Ładowanie…
Anuluj
Zapisz