ui修改
This commit is contained in:
@@ -358,14 +358,21 @@ export default {
|
||||
// this.getUserInfo()
|
||||
// this.getCateList()
|
||||
},
|
||||
|
||||
onUnload(){
|
||||
beforeDestroy(){
|
||||
console.log('页面卸载')
|
||||
|
||||
|
||||
// this.$nextTick(()=>{
|
||||
this.$refs.commonVideo.handleEnd();
|
||||
|
||||
// this.$refs.commonVideo.handleEnd();
|
||||
|
||||
// })
|
||||
},
|
||||
onUnload(){
|
||||
// console.log('页面卸载')
|
||||
|
||||
// // this.$nextTick(()=>{
|
||||
// this.$refs.commonVideo.handleEnd();
|
||||
|
||||
// // })
|
||||
|
||||
},
|
||||
onHide() {
|
||||
|
||||
Reference in New Issue
Block a user