feat(demo): 添加 Naive UI 组件表单演示功能
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Has been cancelled
CI/CD Pipeline / playwright (push) Has been cancelled

This commit is contained in:
严浩
2025-10-31 13:40:23 +08:00
parent b3fbfe2d9d
commit 48eb653f1a
7 changed files with 228 additions and 6 deletions

2
typed-router.d.ts vendored
View File

@@ -149,7 +149,7 @@ declare module 'vue-router/auto-routes' {
views:
| never
}
'src/pages/demos/naive-ui-demo.page.vue': {
'src/pages/demos/naive-ui-demo/index.page.vue': {
routes:
| 'DemosNaiveUiDemo'
views: