Ver a proveniência

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

tags/jenkins-front-end-screenad-93-v67^0
meo há 6 anos
ascendente
cometimento
3c4a2dba2d
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      App.js

+ 2
- 2
App.js Ver ficheiro

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



Carregando…
Cancelar
Guardar