- 后端 _map_reminder 返回 reminder_content 作为 content 字段
- 前端 mockApi 透传 content 字段
- NotificationBell 弹窗展示 content,title 为空时显示"(无标题)"
- 提醒中心和工作台页面 title 列增加空值兜底
- 删除 MasterDataPage 中 13 处 toast.success("") 空弹窗调用
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| mini-driver | ||
| mini-manager | ||
| web-admin | ||
| web-sales | ||
| README.md | ||
Frontend
当前按文档拆分 4 个端:
web-admin:Vue 管理后台web-sales:Vue 业务员端mini-manager:微信原生小程序管理层端mini-driver:微信原生小程序司机端
本轮先完成目录骨架,后续按任务状态逐步补页面与交互。