From 0f6a64ab14dccc5f13929b633270cd4d2a9f95b9 Mon Sep 17 00:00:00 2001 From: qiang Date: Wed, 12 Jun 2019 17:17:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20video=E7=BB=84=E4=BB=B6=E6=94=AF?= =?UTF-8?q?=E6=8C=81x5-playsinline=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/platforms/h5/view/components/video/index.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/platforms/h5/view/components/video/index.vue b/src/platforms/h5/view/components/video/index.vue index 26edf0ede..210b5193f 100644 --- a/src/platforms/h5/view/components/video/index.vue +++ b/src/platforms/h5/view/components/video/index.vue @@ -23,6 +23,7 @@ :x5-video-player-type="x5VideoPlayerType" :x5-video-player-fullscreen="x5VideoPlayerFullscren" :x5-video-orientation="x5VideoOrientation" + :x5-playsinline="x5Playsinline" v-on="$listeners" >