diff --git a/hwe/ts/PageFront.vue b/hwe/ts/PageFront.vue index 259ee453..7de52731 100644 --- a/hwe/ts/PageFront.vue +++ b/hwe/ts/PageFront.vue @@ -182,28 +182,38 @@ -
-
장수 동향
- +
+
+
장수 동향
+ +
+
+
개인 기록
+ +
+
+
중원 정세
+ +
-
-
개인 기록
- + +
+
-
-
중원 정세
- -
-
툴바?
(); const globalInfo = ref({} as GetFrontInfoResponse["global"]); const generalInfo = ref(); const nationStaticInfo = ref(); -const nationInfo = ref(); +const nationInfo = ref(); const generalCnt = ref(new Map()); const createdUserCnt = ref(0); const createdNPCCnt = ref(0); @@ -590,6 +600,11 @@ watch(refreshCounter, async () => {