From 1651c5e5b9061e894cf4585260edd2d4a3d6162f Mon Sep 17 00:00:00 2001 From: fanpeng <438123081@qq.com> Date: Fri, 11 Jul 2025 11:45:48 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BC=98=E5=8C=96p2pPlayer=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E7=9A=84=E6=A0=B7=E5=BC=8F=EF=BC=8C=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E8=83=8C=E6=99=AF=E5=92=8C=E5=B8=83=E5=B1=80?= =?UTF-8?q?=EF=BC=8C=E6=8F=90=E5=8D=87=E7=94=A8=E6=88=B7=E7=95=8C=E9=9D=A2?= =?UTF-8?q?=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 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/pages/p2p/p2pPlayer.vue b/pages/p2p/p2pPlayer.vue index 95cdadc..129c1fb 100644 --- a/pages/p2p/p2pPlayer.vue +++ b/pages/p2p/p2pPlayer.vue @@ -66,10 +66,15 @@ :style="{ top: isApp ? '60px' : buttonInfo.bottom + 15 + 'px' }" - class="bg-[rgba(0,0,0,0.35)] rounded-full px-4 py-1.5 fixed right-32" + class="fixed right-32" > - - {{ range[index].name }} + + + {{ range[index].name }} +