feat: 完成代码编写

This commit is contained in:
2025-08-08 03:03:59 -07:00
parent 19fe24660e
commit aead2ff68f
26 changed files with 793 additions and 328 deletions
+5 -4
View File
@@ -29,11 +29,12 @@ export const navs = [
icon: 'uil:book-alt',
title: 'document',
},
/*{
url: '/announcement',
{
url: '/profile',
icon: 'uil:megaphone',
title: 'announcement',
},*/
title: 'profile',
hidden: true,
},
{
url: '/ticket',
icon: 'uil:message',