feat(userManagement): 新增用户管理页面并接入导航

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-19 15:29:53 +08:00
co-authored by Claude Opus 4.7
parent b66caf515e
commit 9040fc4fba
5 changed files with 419 additions and 2 deletions
@@ -0,0 +1,6 @@
{
"usingComponents": {},
"navigationBarTitleText": "用户管理",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF"
}