From 1f0d7163ad0a8114e5c61e7b13a35556e3b8fba9 Mon Sep 17 00:00:00 2001 From: binbin_pan Date: Wed, 27 Nov 2024 18:53:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/YNEduApp/learn/learn.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/YNEduApp/learn/learn.vue b/pages/YNEduApp/learn/learn.vue index bf915b0..0bdca14 100644 --- a/pages/YNEduApp/learn/learn.vue +++ b/pages/YNEduApp/learn/learn.vue @@ -9,6 +9,8 @@ :enable-progress-gesture="false" @error="videoErrorCallback" @timeupdate="videoTimeUpdate" + :controls="false" + :autoplay="true" />