diff --git a/index.html b/index.html index 9bef0a4..600ea12 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ 諾亞克 U-ARK 戰情中心 - +
diff --git a/public/img/building_photo_headquarter.png b/public/img/building_photo_headquarter.png new file mode 100644 index 0000000..6a7d93d Binary files /dev/null and b/public/img/building_photo_headquarter.png differ diff --git a/src/App.vue b/src/App.vue index afdfbc5..2681afa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,42 +1,23 @@ - diff --git a/src/components/forge/Forge.vue b/src/components/forge/Forge.vue index 5160256..19fcde5 100644 --- a/src/components/forge/Forge.vue +++ b/src/components/forge/Forge.vue @@ -587,7 +587,7 @@ onUnmounted(() => { @click="bringToFrontById(L.id)" >
+
+ +
+ +
+
+ + + diff --git a/src/layouts/MapLayout.vue b/src/layouts/MapLayout.vue new file mode 100644 index 0000000..20a29df --- /dev/null +++ b/src/layouts/MapLayout.vue @@ -0,0 +1,30 @@ + + + diff --git a/src/layouts/NavBar.vue b/src/layouts/NavBar.vue index 80e84aa..cc15c4c 100644 --- a/src/layouts/NavBar.vue +++ b/src/layouts/NavBar.vue @@ -1,6 +1,6 @@