Explorar o código

mx-video play speed enabled

hare8999@163.com %!s(int64=2) %!d(string=hai) anos
pai
achega
07ebd5ee26
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/MxVideo/index.vue

+ 1 - 1
src/components/MxVideo/index.vue

@@ -34,7 +34,7 @@ export default {
       coverUrl: '/static/images/eval-center/img_fengminan.png',
       //
       playerOptions: {
-        // playbackRates: [0.7, 1.0, 1.5, 2.0], //播放速度
+        playbackRates: [0.7, 1.0, 1.5, 2.0], //播放速度
         autoplay: false, // 如果true,浏览器准备好时开始回放。
         muted: false, // 默认情况下将会消除任何音频。
         loop: false, // 导致视频一结束就重新开始。