feat: 优化首页的页面设计

This commit is contained in:
2024-07-17 09:10:17 +08:00
parent 89e6c9fd61
commit 043c1fdb04
2 changed files with 6 additions and 6 deletions

View File

@@ -31,11 +31,11 @@ export default defineConfig({
path: '/access',
component: './Access',
},
{
name: ' CRUD 示例',
path: '/table',
component: './Table',
},
/*{
name: ' 系统监控',
path: '/redis',
component: './Redis',
},*/
{
name: ' 用户配置',
path: '/user',