From efbced3a63484be03023ede0e2001f7af085bdf3 Mon Sep 17 00:00:00 2001 From: Song367 <601337784@qq.com> Date: Tue, 5 Aug 2025 11:30:28 +0800 Subject: [PATCH] =?UTF-8?q?UI=EF=BC=9A=E6=8C=82=E6=96=AD=E7=94=B5=E8=AF=9D?= =?UTF-8?q?=E6=8C=89=E9=92=AE=EF=BC=8C=E5=88=87=E6=8D=A2=E4=BD=8E=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E7=A0=81=E7=8E=87=E7=9A=84=E8=A7=86=E9=A2=91=EF=BC=8C?= =?UTF-8?q?=E7=8A=B6=E6=80=81=E6=94=B9=E4=B8=BA=E6=AD=A3=E5=9C=A8=E9=80=9A?= =?UTF-8?q?=E8=AF=9D=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server.js | 4 ++-- src/index.html | 6 +++--- src/index.js | 24 ++++++++++++++++++++---- videos/8-5-kc-bd.mp4 | Bin 0 -> 4717321 bytes videos/8-5-kc-sh.mp4 | Bin 0 -> 3459334 bytes 5 files changed, 25 insertions(+), 9 deletions(-) create mode 100644 videos/8-5-kc-bd.mp4 create mode 100644 videos/8-5-kc-sh.mp4 diff --git a/server.js b/server.js index f1a3202..3b9b3ad 100644 --- a/server.js +++ b/server.js @@ -98,8 +98,8 @@ const scenes = [ }, { name: '开车', - defaultVideo: '8-4-kc-bd.mp4', - interactionVideo: '8-4-kc-sh.mp4', + defaultVideo: '8-5-kc-bd.mp4', + interactionVideo: '8-5-kc-sh.mp4', tag: 'driving', apiKey: 'bot-20250623140339-r8f8b' // 开车场景的API key }, diff --git a/src/index.html b/src/index.html index 0809ed4..dbb1c2f 100644 --- a/src/index.html +++ b/src/index.html @@ -315,7 +315,7 @@