From 750e689caa1c2ca6e981f94c2df7cfd4f1d1b81d Mon Sep 17 00:00:00 2001 From: fanpeng <438123081@qq.com> Date: Fri, 11 Jul 2025 10:28:27 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=87=8D=E6=9E=84p2pPlayer=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E4=BC=98=E5=8C=96=E8=A7=86=E9=A2=91=E5=8A=A0?= =?UTF-8?q?=E8=BD=BD=E7=8A=B6=E6=80=81=E6=98=BE=E7=A4=BA=EF=BC=8C=E5=A2=9E?= =?UTF-8?q?=E5=BC=BA=E7=94=A8=E6=88=B7=E4=BA=A4=E4=BA=92=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/p2p/p2pPlayer.vue | 232 ++++++++++++++++++++-------------------- 1 file changed, 118 insertions(+), 114 deletions(-) diff --git a/pages/p2p/p2pPlayer.vue b/pages/p2p/p2pPlayer.vue index 004d9bd..95cdadc 100644 --- a/pages/p2p/p2pPlayer.vue +++ b/pages/p2p/p2pPlayer.vue @@ -44,23 +44,126 @@ /> - - - - - {{ range[index].name }} + + + + + + + + + + {{ range[index].name }} + + + + + + + + + + + + + + + + + + + + + + {{ + isVoice ? '点击停止' : '点击说话' + }} + + + + + + + 挂断 + + + + + + + 开锁 + + + + - - - - - - - - - - - - - - - - - - - - {{ - isVoice ? '点击停止' : '点击说话' - }} - - - - - - - 挂断 - - - - - - - 开锁 - - - - - -