Your Name 2 年之前
父節點
當前提交
338435e17f
共有 3 個檔案被更改,包括 2 行新增1 行删除
  1. 二進制
      public/audio/audio2.mp3
  2. 1
    1
      src/pages/pg1/video.vue
  3. 1
    0
      src/utils/resources.js

二進制
public/audio/audio2.mp3 查看文件


+ 1
- 1
src/pages/pg1/video.vue 查看文件

@@ -14,7 +14,7 @@
14 14
       x5-video-player-type="h5"
15 15
       x5-video-orientation="landscape"
16 16
       x5-video-player-fullscreen="false"
17
-      poster="/images/pg1/videocover.png"
17
+      poster="/images/pg1/videocover.jpg"
18 18
       ref="mediaRef"
19 19
       src="/video/9年活动.mp4"
20 20
       @click="onVidClick"

+ 1
- 0
src/utils/resources.js 查看文件

@@ -89,6 +89,7 @@ export const resources = [
89 89
   { image: './images/pg4/播撒种子.png' },
90 90
   { image: './images/pg4/重播.png' },
91 91
   { image: './images/pg4/vid-poster.png' },
92
+  { image: './images/pg1/videocover.jpg' },
92 93
 
93 94
   { image: './images/pg4/plant/中国-.png' },
94 95
   { image: './images/pg4/plant/中国.png' },