fix(login): fix

This commit is contained in:
2026-03-16 15:55:33 +08:00
parent fb31c13336
commit 37ecb4641b
6 changed files with 50 additions and 31 deletions

View File

@@ -47,7 +47,7 @@ export const componentList: MenuItem[] = [
},
{
title: "管理中心",
url: "admin",
url: "mgt",
icon: "SystemIcon",
},
]