本地提交

This commit is contained in:
X1627315083
2024-05-16 13:15:22 +08:00
parent 620619849e
commit 7f75cfbabb
5 changed files with 12 additions and 10 deletions

View File

@@ -44,9 +44,9 @@
<router-link :class="['nav_item',$route.name === 'history' ? 'select_nav' : '', ]" :to="`/home/history`">
{{$t('Header.HISTORY')}}
</router-link>
<!-- <router-link :class="['nav_item',$route.name === 'works' ? 'select_nav' : '', ]" :to="`/home/works`">
<router-link :class="['nav_item',$route.name === 'works' ? 'select_nav' : '', ]" :to="`/home/works`">
{{$t('Header.WORKS')}}
</router-link> -->
</router-link>
</nav>
<div class="homeMain_right">