在租户平台「离线推送」卡片中新增「推送管理 →」入口,新增 /apps/:appId/push-management 路由及 PushManagementView 页面。 页面支持按用户 ID 查询设备在线状态与注册设备列表、发送测试 离线推送消息、浏览设备登录日志。同步新增 push.ts API 客户端 及 vite 开发代理对 /api/push 的路由。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| auto-imports.d.ts | ||
| components.d.ts | ||
| index.html | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.d.ts | ||
| vite.config.ts | ||