chenxiong il y a 3 ans
Parent
commit
25f21844c0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages3/polyv/detail.vue

+ 1 - 1
pages3/polyv/detail.vue

@@ -36,7 +36,7 @@
             @statechange="onStateChange"
             @fullscreenchange="fullscreenchange"
             @error="playError"
-            :autoplay="true"
+            :autoplay="autoplay"
 						:page-gesture="true"
 						:vslide-gesture="true"
 						:vslide-gesture-in-fullscreen="true"