feat: 导航名称更改

This commit is contained in:
Huangzhe
2025-05-19 11:42:43 +08:00
parent 53c21195b0
commit d4f60d2b38

View File

@@ -7,7 +7,7 @@ const route = useRoute();
const navigation = ref([
{
title: '页',
title: '页',
link: {
name: 'home',
path: '/home'