Your Name 2 years ago
parent
commit
338435e17f
3 changed files with 2 additions and 1 deletions
  1. BIN
      public/audio/audio2.mp3
  2. 1
    1
      src/pages/pg1/video.vue
  3. 1
    0
      src/utils/resources.js

BIN
public/audio/audio2.mp3 View File


+ 1
- 1
src/pages/pg1/video.vue View File

@@ -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 View File

@@ -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' },