feat(projects): add ppt demo

This commit is contained in:
wang
2024-07-18 20:16:12 +08:00
parent 074077dfaa
commit 9df6d51896
6 changed files with 23 additions and 1 deletions

View File

@@ -19,7 +19,8 @@ export function setupElegantRouter() {
'document_vite',
'document_unocss',
'document_naive',
'document_antd'
'document_antd',
'document_ppt'
]
},
routePathTransformer(routeName, routePath) {