From 0e0fa5293305b700d0438842921d2936d9ff8b1b Mon Sep 17 00:00:00 2001 From: chutingting Date: Fri, 8 Dec 2023 22:23:37 +0800 Subject: [PATCH] video --- src/components/home/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/home.vue b/src/components/home/home.vue index 2ff3e8a..8f3bc20 100644 --- a/src/components/home/home.vue +++ b/src/components/home/home.vue @@ -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;