dingdanquanliucheng/frontend/web-admin
taiyi 4d1fd71364 修复提醒弹窗内容为空:后端补充content字段,前端增加title兜底,清除基础资料页空toast
- 后端 _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>
2026-05-29 23:13:11 +08:00
..
src 修复提醒弹窗内容为空:后端补充content字段,前端增加title兜底,清除基础资料页空toast 2026-05-29 23:13:11 +08:00
.env.example feat: finalize delivery build and replacement checklist 2026-05-15 15:06:10 +08:00
index.html
package-lock.json 优化后台页面布局 2026-05-26 11:36:57 +08:00
package.json feat: finalize delivery build and replacement checklist 2026-05-15 15:06:10 +08:00
README.md
vite.config.js feat: finalize delivery build and replacement checklist 2026-05-15 15:06:10 +08:00

web-admin

Vue 管理后台入口目录。