|  | 43a828a2c6 | feat: 增强表格交互体验和数据展示 - 新增每页数量localStorage缓存,刷新后保持用户选择
- 增加表格显示高度从600px到800px,显示更多数据
- 支持点击表格行进行选择,提升操作便利性
- 格式化创建时间显示为详细时间(年/月/日 时:分)
- 优化复选框和操作按钮的点击事件冲突
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com> | 2025-09-24 05:36:37 +08:00 |  | 
			
				
					|  | 8d02855249 | fix: 修复分页大小切换不生效的BUG - 使用useCallback确保fetchAccounts函数正确依赖最新状态
- 修复handlePageSizeChange中的状态更新逻辑
- 将分页选项从100000改为10000,更符合实际使用需求
- 添加调试日志帮助排查问题
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com> | 2025-09-24 05:33:06 +08:00 |  | 
			
				
					|  | 7aaeffa498 | feat: 实现账户批量导出功能和界面优化 - 新增批量导出功能,支持text模式导出账户数据
- 添加导出弹窗,支持文本全选和文件下载
- 移动刷新按钮到全局位置,统一刷新账户和统计数据
- 在统计卡片中将已导出状态计入可用账户
- 创建自定义确认对话框替换系统confirm弹窗
- 统一按钮尺寸,修复刷新和上传按钮大小不一致
- 添加已导出状态的中文映射和样式
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com> | 2025-09-24 05:28:45 +08:00 |  | 
			
				
					|  | 700f252454 | fix: 修复handleBatchUpdate函数类型定义不匹配问题 - 更新UseAccountsReturn接口中handleBatchUpdate的类型签名,添加可选的targetIds参数
- 更新BatchOperationsProps接口中onBatchUpdate的类型定义以匹配实际函数签名
- 修复response.data可能为null的TypeScript严格检查错误
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com> | 2025-09-23 08:57:45 +08:00 |  | 
			
				
					| 
							
							
								 Your Name | 0b95ca36f1 | Initial project setup with Next.js accounts manager - Set up Next.js project structure
- Added UI components and styling
- Configured package dependencies
- Added feature documentation
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com> | 2025-09-23 01:40:14 +08:00 |  |