XuqmGroup-Web/tenant-platform
XuqmGroup 2c4dcaf130 refactor: 抽取 BugCollect 公共辅助函数
新增:
- utils/bugCollect.ts - levelTag/statusTag/statusLabel/formatTime/platformTagType

重构:
- BugCollectOverview.vue - 使用公共 levelTag
- BugCollectIssues.vue - 使用公共辅助函数
- BugCollectEvents.vue - 使用公共 formatTime
- BugCollectSourcemaps.vue - 使用公共辅助函数
- BugCollectRankFreq.vue - 使用公共辅助函数
- BugCollectRankRisk.vue - 使用公共辅助函数
- BugCollectIssueDetail.vue - 使用公共辅助函数

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-19 19:38:49 +08:00
..
public feat(platform): 添加网站图标支持 2026-06-12 19:53:39 +08:00
src refactor: 抽取 BugCollect 公共辅助函数 2026-06-19 19:38:49 +08:00
auto-imports.d.ts
CLAUDE.md docs(sdk): 添加 Android SDK 架构总览文档 2026-06-16 12:35:17 +08:00
components.d.ts
index.html feat(platform): 添加网站图标支持 2026-06-12 19:53:39 +08:00
package.json feat: update 统计图表 + bugcollect ECharts 图表增强 + 修复字段映射 2026-06-19 01:23:32 +08:00
tsconfig.app.json
tsconfig.json
tsconfig.node.json
vite.config.d.ts
vite.config.ts feat(log): 重构日志监控功能为Bug收集系统 2026-06-16 18:30:01 +08:00