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