From d740d679f336504f2a246a9330a0a707011975e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B2=A9?= Date: Fri, 12 Dec 2025 20:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=88=91=E7=9A=84git?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/sparring/talk.vue | 1 - src/pages/test/testChat.nvue | 38 ++++++++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 src/pages/test/testChat.nvue diff --git a/src/pages/sparring/talk.vue b/src/pages/sparring/talk.vue index 57d1285f..ac2ea33d 100644 --- a/src/pages/sparring/talk.vue +++ b/src/pages/sparring/talk.vue @@ -212,7 +212,6 @@ dataInfo.chaId = e.chaId ?? ''; dataInfo.traType = '02'; // 陪练类型 01-练习 02-考试 dataInfo.traInterTyp = e.traInterTyp ?? '02'; // 陪练交互类型 01 对话 02 语音 03 视频 - // dataInfo.traInterType = '02'; // 陪练交互类型 01 对话 02 语音 03 视频 //#ifdef APP-PLUS // 只有app才能打开摄像头 isVideo.value = dataInfo.traInterTyp === '03'; diff --git a/src/pages/test/testChat.nvue b/src/pages/test/testChat.nvue new file mode 100644 index 00000000..336c20c6 --- /dev/null +++ b/src/pages/test/testChat.nvue @@ -0,0 +1,38 @@ + + + +