feat(userManagement): 用户管理新增空态与同步进度弹框组件

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
17792275749
2026-08-19 15:58:28 +08:00
co-authored by Claude Opus 4.7
parent 9040fc4fba
commit 3e0d260fdc
8 changed files with 443 additions and 331 deletions
@@ -1,5 +1,7 @@
{
"usingComponents": {},
"usingComponents": {
"user-management-sync": "/components/userManagementSync/userManagementSync"
},
"navigationBarTitleText": "用户管理",
"navigationBarTextStyle": "black",
"navigationBarBackgroundColor": "#FFFFFF"