🚧 wip(avatar-management): 数字讲师管理页面

This commit is contained in:
2025-01-12 01:33:36 +08:00
parent 32398b6fa9
commit e401133774
2 changed files with 76 additions and 0 deletions

View File

@@ -21,6 +21,11 @@ const navList = ref<{
icon: 'i-tabler-video',
to: '/generation/green-screen',
},
{
label: '数字讲师管理',
icon: 'tabler:user-screen',
to: '/generation/avatar-models',
},
{
label: '用户管理',
icon: 'tabler:users',