XuqmGroup-Web/tenant-platform
XuqmGroup 74319eee4f feat: IM management + version management pages in tenant platform
- ImManagementView: user list with ban/unban, group list, stats cards
- VersionManagementView: App整包 and RN Bundle tabs with
  upload / publish / unpublish / gray release dialogs
- Add /apps/:appId/im and /apps/:appId/update routes
- AppDetailView: add "即时通讯管理 →" and "版本管理 →" links on service cards
- Add api/im.ts and api/update.ts clients
- Add .nvmrc (node 22)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 16:16:54 +08:00
..
src feat: IM management + version management pages in tenant platform 2026-04-24 16:16:54 +08:00
auto-imports.d.ts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
components.d.ts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
index.html chore: initial commit 2026-04-21 22:07:29 +08:00
package.json chore: initial commit 2026-04-21 22:07:29 +08:00
tsconfig.app.json feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
tsconfig.json chore: initial commit 2026-04-21 22:07:29 +08:00
tsconfig.node.json feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
vite.config.d.ts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00
vite.config.ts feat: support single-domain web deployment docs 2026-04-24 10:42:11 +08:00