7 Commits

Author SHA1 Message Date
DevOps
f9efd8baa8 fix: 优化总分显示逻辑,使用后端返回的 scoringComplete 字段
1. 总分显示条件改为使用 player.scoringComplete
2. 等待状态显示已评分/应评裁判数量
3. 移除前端计算逻辑,统一由后端控制

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 23:10:03 +08:00
DevOps
53c865a076 refactor: 优化评分列表页面UI和代码结构
- 重构场地和项目选择区域布局
- 优化选手卡片样式
- 添加日期时间格式化方法
- 改进分数显示格式
- 统一样式命名规范

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 17:26:34 +08:00
DevOps
569f8a14d1 裁判长修改分数功能优化
1. 限制裁判长修改分数范围为±0.050
2. 优化评委评分展示样式,添加灰色边框背景块

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-21 15:22:03 +08:00
DevOps
bcf040bb15 fix: 修复评分列表总分显示问题
- 添加formatScore方法,将-1显示为'--'
- score-detail.vue: 提交评分时使用String()转换ID

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-19 18:29:54 +08:00
DevOps
7620d9bf96 feat: 更新评分相关页面和API配置
- 更新环境配置文件
- 修改运动员和评分API
- 优化登录、评分详情、评分列表等页面
- 更新pages.json和vue.config.js配置

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-19 14:43:16 +08:00
b7b8947939 fix bugs 2025-12-14 17:38:35 +08:00
5cc95ec72b fix bugs 2025-12-12 18:28:57 +08:00