shiran
84769954c4
feat(system): 管理员权限页重构与用户选择器升级
...
Build and Deploy Vue3 / build (push) Successful in 1m23s
Build and Deploy Vue3 / deploy (push) Successful in 36s
- 重构 PermissionAdmin.vue:卡片式权限类型选择、拥有者名称解析、过期标识
- getUserList API 改用 params 对象,支持 is_admin 筛选
- UserList 新增管理员/普通用户身份筛选
- UserListSelector 重构为卡片网格布局,选中角标、动画提示条
- UserSelector 搜索栏加入身份筛选
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-04 17:59:24 +08:00
lin
64d40cbbbf
fix: 修改头像预览问题
Build and Deploy Vue3 / build (push) Successful in 1m25s
Build and Deploy Vue3 / deploy (push) Successful in 1m18s
2026-04-20 16:04:47 +08:00
lin
b3ed406f84
fix: 提交修改
Build and Deploy Vue3 / build (push) Successful in 1m31s
Build and Deploy Vue3 / deploy (push) Successful in 1m9s
2026-04-15 16:02:36 +08:00
lin
7992ee9902
fix:修改用户列表的更多中的相关操作
Build and Deploy Vue3 / build (push) Successful in 1m15s
Build and Deploy Vue3 / deploy (push) Failing after 35s
2026-01-23 12:33:26 +08:00
lin
084aeebf13
fix:用户组列表成员弹窗限制高度
Build and Deploy Vue3 / build (push) Successful in 4m33s
Build and Deploy Vue3 / deploy (push) Successful in 1m19s
2026-01-21 10:57:06 +08:00
lin
1e79005440
fix:修改侧边栏样式
Build and Deploy Vue3 / build (push) Successful in 9m50s
Build and Deploy Vue3 / deploy (push) Successful in 1m31s
2026-01-20 18:25:38 +08:00
lin
a6d4d70221
fix:修改样式
Build and Deploy Vue3 / build (push) Successful in 1m16s
Build and Deploy Vue3 / deploy (push) Successful in 1m22s
2026-01-20 17:59:31 +08:00
lin
e3e70114fb
fix:将侧边栏兼容移动端
2026-01-20 17:54:45 +08:00
lin
36271b8bd0
fix:将填写弹窗修改为选择弹窗
Build and Deploy Vue3 / build (push) Successful in 6m17s
Build and Deploy Vue3 / deploy (push) Successful in 1m25s
2026-01-19 17:02:26 +08:00
wlkjyy
54f78e15fe
feat: 优化工单和用户管理功能
...
Build and Deploy Vue3 / build (push) Successful in 1m12s
Build and Deploy Vue3 / deploy (push) Successful in 5m2s
- 工单模块改为列表形式,支持点击进入详情页回复
- 新增工单列表页面(TicketList.vue)和详情页面(TicketDetail.vue)
- 工单详情页支持图片上传、快捷回复、定时刷新
- 消息按ID排序,时间显示优化(今天/昨天/星期/完整日期)
- 定时刷新时不显示loading,且只在数据变化时更新UI
- 用户列表直接使用API返回的cover字段作为头像,减少HTTP请求
- 修复用户余额页面balance_type参数undefined问题
2025-12-16 11:29:52 +08:00
wlkjyy
ab2df50c0d
优化用户和工单管理功能
...
Build and Deploy Vue3 / build (push) Successful in 3m1s
Build and Deploy Vue3 / deploy (push) Successful in 1m50s
- 优化用户列表页面,移除头像批量加载导致的大量detail请求
- 移除工单列表自动刷新功能,避免页面跳转问题
- 将用户余额管理整合到用户列表操作菜单中
- 重构用户余额管理页面,采用现代化企业扁平化设计
- 移除用户余额管理独立菜单项
- 优化页面交互体验和视觉效果
2025-12-15 20:34:02 +08:00
wlkjyy
f7c3be1d30
refactor: extract image form to standalone page and implement tags view store
...
- Created ImageForm.vue as standalone page for add/edit image functionality
- Removed dialog-based image form from VmImages.vue
- Implemented tagsViewStore for global tab state management
- Added automatic tab closing on form cancel/back
- Fixed data persistence issue when switching between image edits
- Removed quick actions section from ImageForm
- Updated router configuration for new image form route
2025-11-28 14:15:29 +08:00
lin
067e0539ba
feat:添加admin相关接口
2025-11-13 15:05:54 +08:00