feat: 个人中心(基础框架)

This commit is contained in:
dap
2024-09-02 15:13:17 +08:00
parent 568705b9ab
commit 6d19560863
7 changed files with 154 additions and 68 deletions

View File

@@ -21,3 +21,5 @@ export const CommandLineIcon = createIconifyIcon(
export const MemoryIcon = createIconifyIcon('la:memory');
export const GiteeIcon = createIconifyIcon('simple-icons:gitee');
// 个人中心
export const ProfileIcon = createIconifyIcon('mingcute:profile-line');