Commit Graph
2 Commits
Author SHA1 Message Date
liuyunqinandClaude Opus 4.8 04b34c106e feat: 管理员端个人中心模块补全,新增我的页面及子页面
- 新增 profile/index.html 个人中心主页(蓝色渐变头部 + 菜单卡片 + 退出登录弹窗 + Tab栏)
- 新增 profile/edit-profile.html 修改个人信息(头像更换 ActionSheet + 姓名编辑 + Toast反馈)
- 新增 profile/change-pwd.html 修改密码(三字段表单 + 成功弹窗)
- 页面交互参考驻场人员端 onsite/profile/,适配管理员身份
- index.html SITE_MAP admin「我的」模块补全 3 页面条目
- ai-assistant/message 共享页面 roleBaseMap 新增 admin 角色路由
- 管理员端 CHANGELOG 初始化

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 11:10:08 +08:00
DESKTOP-BLB5287\FPandClaude Opus 4.6 e8485bd362 refactor(emergency-app): 按角色重构目录结构
将模块优先改为角色优先的目录布局:
- expert/ assistant/ operator/ worker/ onsite/ admin/ 各含 workbench/knowledge/profile
- ai-assistant/ 和 message/ 保持全角色共享
- 更新所有文件间的相对路径引用

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 10:11:22 +08:00