diff --git a/src/views/game/components/RoomTopBar.vue b/src/views/game/components/RoomTopBar.vue new file mode 100644 index 0000000..147a098 --- /dev/null +++ b/src/views/game/components/RoomTopBar.vue @@ -0,0 +1,161 @@ + + + + ← + 大厅 + + + + {{ store.gameIcon }} + {{ store.gameName }} + · + {{ store.mode }} + · + 底注 {{ store.stakes }} + + + + {{ store.roomName }} + + {{ statusLabel }} + + + + + + + +