From 6691aa35265edf1442cc798fbb7537e463d46466 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sat, 18 Mar 2023 02:10:13 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20PageFront=EC=97=90=20=ED=86=A0=EB=84=88?= =?UTF-8?q?=EB=A8=BC=ED=8A=B8=20=EB=B2=A0=ED=8C=85=EC=9E=A5=20=ED=99=9C?= =?UTF-8?q?=EC=84=B1=EC=8B=9C=20=EC=83=89=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/ts/PageFront.vue | 2 ++ hwe/ts/components/MainControlBar.vue | 11 +++++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/hwe/ts/PageFront.vue b/hwe/ts/PageFront.vue index f69d652b..056a49a6 100644 --- a/hwe/ts/PageFront.vue +++ b/hwe/ts/PageFront.vue @@ -83,6 +83,8 @@ :myLevel="generalInfo.officerLevel" :nationLevel="nationStaticInfo?.level ?? 0" :nationColor="nationStaticInfo?.color.substring(1, 7) ?? '000000'" + :isTournamentApplicationOpen="globalInfo.isTournamentApplicationOpen" + :isBettingActive="globalInfo.isBettingActive" />
diff --git a/hwe/ts/components/MainControlBar.vue b/hwe/ts/components/MainControlBar.vue index bc6abc56..302ce2d5 100644 --- a/hwe/ts/components/MainControlBar.vue +++ b/hwe/ts/components/MainControlBar.vue @@ -30,7 +30,7 @@ :class="`open-window commandButton btn btn-sammo-nation ${showSecret ? '' : 'disabled'}`" >암 행 부 - 토 너 먼 트 + 토 너 먼 트 세력 정보 @@ -73,7 +73,12 @@
- 베 팅 장 + 베 팅 장