|
@ -2,7 +2,7 @@ |
|
|
<nav class="aui-navbar" :class="`aui-navbar--${$store.state.navbarLayoutType}`"> |
|
|
<nav class="aui-navbar" :class="`aui-navbar--${$store.state.navbarLayoutType}`"> |
|
|
<div class="aui-navbar__header"> |
|
|
<div class="aui-navbar__header"> |
|
|
<h1 class="aui-navbar__brand new" style="text-transform: none;" @click="$router.push({ name: 'home' })"> |
|
|
<h1 class="aui-navbar__brand new" style="text-transform: none;" @click="$router.push({ name: 'home' })"> |
|
|
<a class="aui-navbar__brand-lg" href="javascript:;">北尚诉办</a> |
|
|
<!-- <a class="aui-navbar__brand-lg" href="javascript:;">北尚诉办</a> --> |
|
|
<a class="aui-navbar__brand-lg new-top" href="javascript:;">{{ $t('brand.lg') }}</a> |
|
|
<a class="aui-navbar__brand-lg new-top" href="javascript:;">{{ $t('brand.lg') }}</a> |
|
|
|
|
|
|
|
|
</h1> |
|
|
</h1> |
|
|