This commit is contained in:
魏啾
2024-02-23 18:32:41 +08:00
parent 08597b3c9f
commit b37811ced5
3 changed files with 323 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ const menus = ref([
},
{
label: '会员',
path: '/user',
path: '/member',
icon: 'User'
},
{