feat: 完成系统监控页面

This commit is contained in:
2024-07-19 17:26:03 +08:00
parent 043c1fdb04
commit 5c5e58e07b
2 changed files with 1 additions and 27 deletions

View File

@@ -27,15 +27,10 @@ export default defineConfig({
component: './Home',
},
{
name: '权限演示',
path: '/access',
component: './Access',
},
/*{
name: ' 系统监控',
path: '/redis',
component: './Redis',
},*/
},
{
name: ' 用户配置',
path: '/user',