feat,refac: vue3로 작성한 새 연감 페이지 #217

Merged
Hide_D merged 10 commits from v_history into devel 2022-04-20 21:04:56 +09:00
Showing only changes of commit c713fefc62 - Show all commits
+1
View File
@@ -21,6 +21,7 @@
:city-position="cityPosition"
:format-city-info="formatCityInfoText"
:image-path="imagePath"
:disallow-click="true"
/>
</div>
<div class="nation_position"><SimpleNationList :nations="history.nations" /></div>