|
@@ -40,6 +40,7 @@ Ready for Review
|
|
|
- [x] **规范**:共享UI包组件导入必须使用具体组件路径,如 `@d8d/shared-ui-components/components/ui/button`,避免从根导入
|
|
- [x] **规范**:共享UI包组件导入必须使用具体组件路径,如 `@d8d/shared-ui-components/components/ui/button`,避免从根导入
|
|
|
- [x] 调整API客户端,使用用户模块包
|
|
- [x] 调整API客户端,使用用户模块包
|
|
|
- [x] 集成文件选择器组件,使用 `@d8d/file-management-ui` 中的 `FileSelector` 组件替换原有的头像上传逻辑
|
|
- [x] 集成文件选择器组件,使用 `@d8d/file-management-ui` 中的 `FileSelector` 组件替换原有的头像上传逻辑
|
|
|
|
|
+ - [x] **骨架屏优化**:确保骨架屏只在表格数据区域显示,不影响搜索框、筛选器等其他UI元素
|
|
|
|
|
|
|
|
- [x] 任务 4 (AC: 3, 6): 创建API客户端和类型定义
|
|
- [x] 任务 4 (AC: 3, 6): 创建API客户端和类型定义
|
|
|
- [x] 创建 `packages/user-management-ui/src/api/userClient.ts` API客户端
|
|
- [x] 创建 `packages/user-management-ui/src/api/userClient.ts` API客户端
|