Browse Source

更新视频

zmw 4 months ago
parent
commit
68aaddde05
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/themes/default/views/mobile/app/health/index.blade.php

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

@@ -102,13 +102,13 @@
     <script>
         var player = TCPlayer('player-container-id', {
             sources: [{
-                src: '{{ theme_asset('mobile/0e93030f7d1d74f6d738bbbd4511e2a6.mp4') }}?v=1', // 播放地址
+                src: '{{ theme_asset('mobile/021622e9b328fade2c7a0f394440fe38.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,
-            poster: "{{ theme_asset('mobile/images/health_thumb.png') }}",
+            poster: "{{ theme_asset('mobile/images/health_thumb.jpg') }}",
         });
         //    初始化SWiper
         // var mySwiper = new Swiper('.swiper-container',{