diff --git a/src/components/home/home.vue b/src/components/home/home.vue index 362e3e1..c959a1e 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -994,7 +994,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;