chore: apply coderabbitai suggestions

This commit is contained in:
Li Kui
2025-11-06 15:11:28 +08:00
parent b472fbb72f
commit 57620dc2ea
6 changed files with 125 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ const routes: RouteRecordRaw[] = [
},
name: 'AntDesignDemos',
path: '/demos/ant-design',
component: () => import('#/views/demos/antd/index.vue'),
component: () => import('#/views/demos/tdesign/index.vue'),
},
],
},