diff --git a/src/components/ActionDialogs/PlayerMap.vue b/src/components/ActionDialogs/PlayerMap.vue index 753a56a..beff4a0 100644 --- a/src/components/ActionDialogs/PlayerMap.vue +++ b/src/components/ActionDialogs/PlayerMap.vue @@ -2,16 +2,37 @@
- + - +

{{player.name}}

{{loading?'Загрузка карты...':`Вид карты ${map_name} отсутвует!`}}

- {{players.length}} игроков - Закрыть + {{players.length}} игроков + + + + Разведчик + Снайпер + Солдат + Подрывник + Медик + Пулеметчик + Пидорас + Шпион + Инженер + + + + + + Красные + Синие + + + Закрыть
@@ -45,7 +66,9 @@ export default { [2160, 3840] ], crs: CRS.Simple, - cords: {} + cords: {}, + clz_select: [], + team_select: [], }), methods: { showMe(b) { @@ -133,4 +156,12 @@ export default { .leaflet-container { background: black !important; } + +.md-select-menu { + width: unset; +} + +.md-checkbox-container { + background: rgba(178, 178, 178, 0.05); +} \ No newline at end of file diff --git a/src/components/TabsMenuElements/ServersView/Components/ServerFullInfo.vue b/src/components/TabsMenuElements/ServersView/Components/ServerFullInfo.vue index 459412d..ad86181 100644 --- a/src/components/TabsMenuElements/ServersView/Components/ServerFullInfo.vue +++ b/src/components/TabsMenuElements/ServersView/Components/ServerFullInfo.vue @@ -23,6 +23,8 @@

Топ смертей

|

Статистика

+

|

+

Позиция игроков

Статистика сервера