From d90a61795cc1f6827c9b7eea06b103cfac1a3947 Mon Sep 17 00:00:00 2001 From: X1627315083 <1627315083@qq.com> Date: Wed, 17 Sep 2025 11:24:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=A8=E6=88=B7=E6=8C=87?= =?UTF-8?q?=E5=BC=95=E7=9A=84=E8=A7=86=E9=A2=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HomeMain.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/HomeMain.vue b/src/views/HomeMain.vue index 69f3782e..3588b64a 100644 --- a/src/views/HomeMain.vue +++ b/src/views/HomeMain.vue @@ -961,9 +961,9 @@ export default defineComponent({ let url = 'https://aida-user-manual-chinese.super.site/' if(this.locale == 'ENGLISH'){ url = 'https://code-create.com.hk/wp-content/uploads/2025/02/aida_3.0-Manual-2_5-EN.pdf' - showViewVideo({url:'https://aida.com.hk/video/user_manual_3_1_0.mov'}) + showViewVideo({url:'https://aida.com.hk/video/AiDA_3_1_Demo_V2_EN.mp4'}) }else{ - showViewVideo({url:'https://aida.com.hk/video/user_manual_3_1_0_cn.mov'}) + showViewVideo({url:'https://aida.com.hk/video/AiDA_3_1_Demo_V2_CN.mp4'}) } this.toUserManual() // //打开视频