This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
duanchangpeng
/
flyLong
Seguir
1
Destacar
1
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
test
Changpeng Duan
hace 5 años
padre
df6d861237
commit
ebb92aebe5
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Unificar vista
Mostrar estadísticas de diff
1
0
tv/src/components/Headside.vue
+ 1
- 0
tv/src/components/Headside.vue
Ver fichero
@@ -43,6 +43,7 @@
}
}
},
},
beforeDestroy() {
beforeDestroy() {
+ console.log(123);
clearInterval(this.timer);
clearInterval(this.timer);
},
},
methods: {
methods: {