|
|
@ -22,7 +22,7 @@
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
</nav>
|
|
|
|
</nav>
|
|
|
|
<aside class="main-sidebar sidebar-dark-primary elevation-4">
|
|
|
|
<aside class="main-sidebar sidebar-dark-primary elevation-4">
|
|
|
|
<a class="brand-link" href="./" v-if="store.state.layout.organs.length===0">
|
|
|
|
<a class="brand-link" style="padding:8px .5rem;" href="./" v-if="store.state.layout.organs.length===0">
|
|
|
|
<img class="logo" style="height:33px;" :src="store.state.layout.logo" />
|
|
|
|
<img class="logo" style="height:33px;" :src="store.state.layout.logo" />
|
|
|
|
<span class="brand-text font-weight-light" style="display:inline-block;line-height:33px;">{{store.state.layout.name}}</span>
|
|
|
|
<span class="brand-text font-weight-light" style="display:inline-block;line-height:33px;">{{store.state.layout.name}}</span>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|