feat: 导航名称更改
This commit is contained in:
@@ -7,7 +7,7 @@ const route = useRoute();
|
|||||||
|
|
||||||
const navigation = ref([
|
const navigation = ref([
|
||||||
{
|
{
|
||||||
title: '主页',
|
title: '首页',
|
||||||
link: {
|
link: {
|
||||||
name: 'home',
|
name: 'home',
|
||||||
path: '/home'
|
path: '/home'
|
||||||
|
|||||||
Reference in New Issue
Block a user