feat(addUser): 新增添加用户页面

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-19 15:20:55 +08:00
co-authored by Claude Opus 4.7
parent 21020a23b3
commit b66caf515e
5 changed files with 587 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"usingComponents": {},
"navigationBarTitleText": "添加用户",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF"
}