From 783204768e9561b4a18579487ef09bc80a7aff76 Mon Sep 17 00:00:00 2001 From: hide_d Date: Thu, 16 Sep 2021 04:03:15 +0900 Subject: [PATCH] =?UTF-8?q?Join:=20=EC=96=91=EC=8B=9D=20=EC=9D=BC=EB=B6=80?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/ts/Join.vue | 213 +++++++++++++--------- hwe/ts/components/NumberInputWithInfo.vue | 8 +- 2 files changed, 130 insertions(+), 91 deletions(-) diff --git a/hwe/ts/Join.vue b/hwe/ts/Join.vue index e1c740d9..f4719331 100644 --- a/hwe/ts/Join.vue +++ b/hwe/ts/Join.vue @@ -109,10 +109,16 @@ 랜덤형 - 통솔무력형 - 통솔지력형 +
-
- +
+
+
천재로 생성
+
+ +
+
+
+ +
-
- + +
+
+
도시
+
+ +
+
-
- -
-
-
-
천재로 생성
-
- 턴 시간 + 고정 - {{ inheritSpecial.name }} - - +
+
+
+ +
+
+ +
+
-
- -
-
-
-
도시
-
- -
-
-
-
- -
-
- -
-
- + +
+
추가 능력치 고정
+
+
+ +
+
+ +
+
+ +
+
@@ -263,7 +286,9 @@
장수 생성 다시 입력 + > 다시 입력
@@ -538,7 +563,7 @@ export default defineComponent({ }, }); - \ No newline at end of file diff --git a/hwe/ts/components/NumberInputWithInfo.vue b/hwe/ts/components/NumberInputWithInfo.vue index c5e55cdf..625b35cf 100644 --- a/hwe/ts/components/NumberInputWithInfo.vue +++ b/hwe/ts/components/NumberInputWithInfo.vue @@ -1,6 +1,6 @@