diff --git a/hwe/scss/processing.scss b/hwe/scss/processing.scss index 78fe2339..ff426041 100644 --- a/hwe/scss/processing.scss +++ b/hwe/scss/processing.scss @@ -31,22 +31,6 @@ #container { width: 500px; margin: 0 auto; - - .world_map { - width: 500px; - height: calc((500px + 20px) * 500 / 700); - } - - .map_title { - transform-origin: 0px 0px; - transform: scale(calc(500 / 700)); - margin-bottom: calc(-20px * 200 / 700); - } - - .map_body { - transform-origin: 0px 0px; - transform: scale(calc(500 / 700)); - } } diff --git a/hwe/ts/components/MapLegacyTemplate.vue b/hwe/ts/components/MapLegacyTemplate.vue deleted file mode 100644 index 28f17978..00000000 --- a/hwe/ts/components/MapLegacyTemplate.vue +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - 도시명 표기 - - 두번 탭 해 도시 이동 - - - - - - - - - - diff --git a/hwe/ts/processing/Nation/che_물자원조.vue b/hwe/ts/processing/Nation/che_물자원조.vue index 0144b645..cb7d7515 100644 --- a/hwe/ts/processing/Nation/che_물자원조.vue +++ b/hwe/ts/processing/Nation/che_물자원조.vue @@ -1,13 +1,17 @@ - - + 타국에게 원조합니다. @@ -71,16 +75,9 @@ - const goldAmount = ref(procRes.minAmount); - const riceAmount = ref(procRes.minAmount); + diff --git a/hwe/ts/processing/Nation/che_발령.vue b/hwe/ts/processing/Nation/che_발령.vue index 1fcedd8d..40f3d5d8 100644 --- a/hwe/ts/processing/Nation/che_발령.vue +++ b/hwe/ts/processing/Nation/che_발령.vue @@ -1,13 +1,17 @@ - - + @@ -42,10 +46,28 @@ + + diff --git a/hwe/ts/processing/Nation/che_불가침제의.vue b/hwe/ts/processing/Nation/che_불가침제의.vue index beb3a336..5f678d70 100644 --- a/hwe/ts/processing/Nation/che_불가침제의.vue +++ b/hwe/ts/processing/Nation/che_불가침제의.vue @@ -1,13 +1,17 @@ - - + @@ -50,19 +54,12 @@ - const selectedNationID = ref(procRes.nationList[0].id); - const selectedCityObj = ref(); //mapping용 + diff --git a/hwe/ts/processing/Nation/che_피장파장.vue b/hwe/ts/processing/Nation/che_피장파장.vue index c2196333..939f7507 100644 --- a/hwe/ts/processing/Nation/che_피장파장.vue +++ b/hwe/ts/processing/Nation/che_피장파장.vue @@ -1,13 +1,17 @@ - - + 선택된 국가에 피장파장을 발동합니다. @@ -39,16 +43,9 @@ + diff --git a/hwe/ts/processing/ProcessCity.vue b/hwe/ts/processing/ProcessCity.vue index 23434c99..a17079f4 100644 --- a/hwe/ts/processing/ProcessCity.vue +++ b/hwe/ts/processing/ProcessCity.vue @@ -1,13 +1,17 @@ - - + @@ -78,31 +82,58 @@ diff --git a/hwe/ts/processing/ProcessNation.vue b/hwe/ts/processing/ProcessNation.vue index 2f2942b4..9a59da3a 100644 --- a/hwe/ts/processing/ProcessNation.vue +++ b/hwe/ts/processing/ProcessNation.vue @@ -1,13 +1,17 @@ - - + @@ -66,17 +70,9 @@ +