From bb1e31a270d08e425071cd37a581650e8e4387ec Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Sat, 14 Nov 2020 18:09:51 +0100 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4video=E8=A7=A6=E5=8F=91touche?= =?UTF-8?q?nd=E4=BA=8B=E4=BB=B6=E5=90=8E=E8=A7=86=E9=A2=91=E5=88=87?= =?UTF-8?q?=E6=8D=A2=E6=92=AD=E6=94=BE/=E6=9A=82=E5=81=9C=E7=8A=B6?= =?UTF-8?q?=E6=80=81=EF=BC=8C=E9=80=9A=E8=BF=87closeVideoTouch=E5=85=B3?= =?UTF-8?q?=E9=97=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Play.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/Play.vue b/src/components/Play.vue index c63cce1..50eb66d 100644 --- a/src/components/Play.vue +++ b/src/components/Play.vue @@ -261,7 +261,8 @@ export default { showList: true, showHistory: true, videoTitle: true, - airplay: true + airplay: true, + closeVideoTouch: true }, state: { showList: false,