From 2212cbab4fea2f66b2736401a3f7f53f31bb898e Mon Sep 17 00:00:00 2001 From: HampusM Date: Tue, 31 May 2022 00:06:52 +0200 Subject: feat(master): client add get minion ips from backend --- master/client/src/components/G7Map.vue | 165 ++++++++++++++++++++++++++++----- master/client/vue.config.js | 17 +++- 2 files changed, 156 insertions(+), 26 deletions(-) (limited to 'master/client') diff --git a/master/client/src/components/G7Map.vue b/master/client/src/components/G7Map.vue index 6a887b1..771756a 100644 --- a/master/client/src/components/G7Map.vue +++ b/master/client/src/components/G7Map.vue @@ -3,43 +3,161 @@
Rooms -
    +
    • - {{ room }} + {{ index }}. {{ room }}
    • -
+ +
+
+ {{ minion_data_arr }}