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 @@ - 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 @@ + + 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 @@ - 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 @@ + 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 @@