瀏覽代碼

去掉等保的IP

zmw 4 月之前
父節點
當前提交
e16d671a97
共有 1 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      public/themes/default/views/mobile/app/health/index.blade.php

+ 2 - 5
public/themes/default/views/mobile/app/health/index.blade.php

@@ -104,14 +104,11 @@
             sources: [{
                 src: '{{ theme_asset('mobile/0e93030f7d1d74f6d738bbbd4511e2a6.mp4') }}?v=1', // 播放地址
             }],
+            autoplay: true,
             licenseUrl: 'https://license.vod2.myqcloud.com/license/v2/1251164517_1/v_cube.license', // license 地址,参考准备工作部分,在视立方控制台申请 license 后可获得 licenseUrl
             posterImage: true,
             bigPlayButton: true,
-            plugins:{
-                VttThumbnail:{
-                    "imgUrl": "{{ theme_asset('mobile/images/health_thumb.png') }}"
-                }
-            }
+            poster: "{{ theme_asset('mobile/images/health_thumb.png') }}",
         });
         //    初始化SWiper
         // var mySwiper = new Swiper('.swiper-container',{