Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Inscrição
Iniciar sessão
mobileui
/
screenAd
Vigiar
3
Marcar como favorito
0
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
273
Wiki
Trabalho
Ver a proveniência
[数据][修改]:取消异步执行
tags/jenkins-front-end-screenad-173-v100^0
hupeng
há 6 anos
ascendente
7d20600665
cometimento
c002f19dff
1 ficheiros alterados
com
3 adições
e
3 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+3
-3
App.js
+ 3
- 3
App.js
Ver ficheiro
@@ -344,9 +344,9 @@ routine() {
}
async startAd() {
await
this.getBaseInfo()
await
this.getAdDataList(true)
await
this.hbRequest()
this.getBaseInfo()
this.getAdDataList(true)
this.hbRequest()
hbRequestCount = heartConfig.heartbeatInterval;
getAdDataCount =heartConfig.dataRefreshInterval;
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar