Browse Source

video

master
chutingting 1 year ago
parent
commit
0e0fa52933
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/home/home.vue

+ 1
- 1
src/components/home/home.vue View File

@@ -908,7 +908,7 @@ export default {
this.videoUrl2 =
"https://video.metavatar.cc/sv/549c903-18843089e4c/549c903-18843089e4c.mp4";
this.videoUrl3 =
"https://video.metavatar.cc/sv/3564ae64-18841d254a8/3564ae64-18841d254a8.mp4";
"https://video.metavatar.cc/sv/71b8366-18c48f6a720/71b8366-18c48f6a720.mp4";
// this.videoUrl2 = 'https://video.metavatar.cc/sv/26e58b0-188465a550e/26e58b0-188465a550e.mp4';
// 监听点击来播放视频,微信浏览器禁用自动播放
this.loading = true;


Loading…
Cancel
Save