refactor: 裁判角色名称修改 - 裁判长→主裁判, 普通裁判→裁判员

- 修改pages目录下的Vue组件注释
- 修改api目录下的接口注释
- 修改mock目录下的模拟数据注释
- 修改utils/dataAdapter.js中的注释

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
DevOps
2025-12-27 11:37:50 +08:00
parent 711779dc57
commit a3680f7d3e
24 changed files with 76 additions and 76 deletions

View File

@@ -71,7 +71,7 @@ export default {
* "msg": "登录成功",
* "data": {
* "token": "xxx",
* "refereeType": 2, // 1-裁判, 2-普通裁判
* "refereeType": 2, // 1-裁判, 2-裁判
* "matchId": "123",
* "matchName": "2025年全国武术散打锦标赛...",
* "matchTime": "2025年6月25日 9:00",