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 }} +