|
@@ -8,7 +8,8 @@
|
|
|
<img src="~@/assets/img/logo.png"/>
|
|
|
</div>
|
|
|
<div class="title">{{ $route.meta.title }}</div>
|
|
|
- <div class="other"></div>
|
|
|
+ <!-- teleport -->
|
|
|
+ <div class="layout-header-other"></div>
|
|
|
</div>
|
|
|
<div class="container">
|
|
|
<router-view v-slot="{ Component }">
|