mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-11 00:49:34 +08:00
精简模式停止时回到主窗口
This commit is contained in:
@@ -1268,6 +1268,7 @@ export default {
|
||||
})
|
||||
|
||||
this.xg.on('videoStop', () => {
|
||||
if (this.miniMode) this.exitMiniEvent()
|
||||
this.videoStop()
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user