feat(ppt-templates): 添加PPT模板库页面
This commit is contained in:
@@ -33,6 +33,11 @@ const navList = ref<
|
||||
icon: 'tabler:keyframes',
|
||||
to: '/generation/materials',
|
||||
},
|
||||
{
|
||||
label: 'PPT 模板库',
|
||||
icon: 'tabler:file-type-ppt',
|
||||
to: '/generation/ppt-templates',
|
||||
},
|
||||
{
|
||||
label: '用户管理',
|
||||
icon: 'tabler:users',
|
||||
|
||||
Reference in New Issue
Block a user