This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
duanchangpeng
/
flyLong
Vigiar
1
Colocar Estrela
1
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
test
Changpeng Duan
há 5 anos atrás
pai
df6d861237
commit
ebb92aebe5
1 ficheiros alterados
com
1 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
0
tv/src/components/Headside.vue
+ 1
- 0
tv/src/components/Headside.vue
Ver Ficheiro
@@ -43,6 +43,7 @@
}
},
beforeDestroy() {
+ console.log(123);
clearInterval(this.timer);
},
methods: {