diff --git a/hwe/ts/PageFront.vue b/hwe/ts/PageFront.vue index 0fd29705..0d1c7109 100644 --- a/hwe/ts/PageFront.vue +++ b/hwe/ts/PageFront.vue @@ -15,7 +15,14 @@
-
툴바?
+
+ +
시나리오
{{ globalInfo.scenarioText }}
@@ -111,7 +118,7 @@ :showSecret="showSecret" :myLevel="generalInfo.officerLevel" :nationLevel="nationStaticInfo?.level ?? 0" - :nationColor="nationStaticInfo?.color.substring(1,7) ?? '000000'" + :nationColor="nationStaticInfo?.color.substring(1, 7) ?? '000000'" />
@@ -162,7 +169,14 @@ :permissionLevel="generalInfo.permission" ref="msgPanel" /> -
툴바?
+
+ +
서버 갱신 중입니다.
@@ -188,14 +202,14 @@ declare const formatCityInfo: (city: MapCityParsedRaw) => MapCityParsed; + +