From 7121f86a9cdc223b0c7eccae39d9f9c8f924f011 Mon Sep 17 00:00:00 2001 From: Hide_D Date: Sun, 5 Mar 2023 02:00:00 +0900 Subject: [PATCH] =?UTF-8?q?misc:=20PageFront=20=EB=8F=99=ED=96=A5=20css(wi?= =?UTF-8?q?p)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/ts/PageFront.vue | 61 ++++++++++++++++++++++++++++---------------- 1 file changed, 39 insertions(+), 22 deletions(-) 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 () => {