This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
duanchangpeng
/
flyLong
Segui
1
Vota
1
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
test
Changpeng Duan
5 anni fa
parent
df6d861237
commit
ebb92aebe5
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
tv/src/components/Headside.vue
+ 1
- 0
tv/src/components/Headside.vue
Vedi File
@@ -43,6 +43,7 @@
}
},
beforeDestroy() {
+ console.log(123);
clearInterval(this.timer);
},
methods: {