From 325a7f3b0df8f481651907fa6f85cd1697e24e5a Mon Sep 17 00:00:00 2001 From: buvta <12312540+buvta@users.noreply.github.com> Date: Sun, 13 Dec 2020 12:50:06 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E5=B0=8F=E6=92=AD=E6=94=BE=E5=99=A8?= =?UTF-8?q?=E9=87=8D=E7=BD=AE=E5=BB=B6=E6=97=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Play.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Play.vue b/src/components/Play.vue index f959d10..08fc9c8 100644 --- a/src/components/Play.vue +++ b/src/components/Play.vue @@ -1433,7 +1433,7 @@ export default { this.xg = new HlsJsPlayer(this.config) this.playerInstall() this.bindEvent() - }, 1000) + }, 100) }, minMaxEvent () { win.on('minimize', () => {