Commit Graph

12 Commits

Author SHA1 Message Date
c8ec0af07f feat: add superadmin user library detail 2026-01-15 16:17:32 +08:00
339fd4fb1d feat: add superadmin user interaction views 2026-01-15 15:51:26 +08:00
bec984b959 feat: expand superadmin user detail views 2026-01-15 12:29:52 +08:00
56082bad4f feat: add superadmin wallet view 2026-01-15 11:21:37 +08:00
788ba4c53a feat: extend superadmin navigation 2026-01-14 16:25:18 +08:00
8fa321dbf6 feat: add TenantDetail and UserDetail views with comprehensive functionality
- Implemented TenantDetail.vue to display tenant information, manage tenant status, and handle tenant renewals.
- Added user management features in UserDetail.vue, including user status updates and role management.
- Integrated data loading for tenant users and orders in TenantDetail.vue.
- Included search and pagination functionalities for owned and joined tenants in UserDetail.vue.
- Enhanced user experience with toast notifications for success and error messages.
2025-12-24 15:10:49 +08:00
1e1132718c feat: 添加订单详情和退款功能,更新用户角色管理,增强超级管理员鉴权 2025-12-24 09:48:31 +08:00
3e8a02d549 feat: 添加用户租户管理功能,优化用户列表和租户信息展示,增强查询过滤条件 2025-12-24 00:02:44 +08:00
a7eb2364d3 feat: add status filter 2025-12-17 15:54:46 +08:00
2f03dcf8d8 feat: 添加用户统计功能,更新用户状态接口,优化统计组件 2025-12-17 15:09:52 +08:00
d5de64d6cf feat: 添加用户和租户状态管理功能,包括状态列表和状态更新接口 2025-12-17 13:54:52 +08:00
14842d989c feat: add user_list 2025-12-17 13:24:32 +08:00