This website works better with JavaScript
Home
Explore
Help
Sign In
duanchangpeng
/
flyLong
Watch
1
Star
1
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
test
Changpeng Duan
5 years ago
parent
df6d861237
commit
ebb92aebe5
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
tv/src/components/Headside.vue
+ 1
- 0
tv/src/components/Headside.vue
View File
@@ -43,6 +43,7 @@
}
},
beforeDestroy() {
+ console.log(123);
clearInterval(this.timer);
},
methods: {