实现直播详情页

This commit is contained in:
yuchenglong
2026-01-14 18:15:13 +08:00
parent 8dc87c9b29
commit 025b483099
18 changed files with 2497 additions and 347 deletions

View File

@@ -43,6 +43,8 @@
"info": "详情",
"stats": "统计数据",
"odds": "赔率",
"lineup": "阵容",
"analysis": "数据分析",
"h2h": "交锋往绩",
"chat": "聊天"
},
@@ -68,13 +70,35 @@
"empty_odds": "暂无赔率数据",
"empty_h2h": "暂无交锋数据",
"empty_chat": "聊天功能暂未开启",
"odds_card": {
"title": "比赛赔率",
"disclaimer": "18+. 请负责任地赌博。赔率可能会变动。"
},
"stats_card": {
"title": "统计数据",
"possession": "控球率",
"info_title": "势头说明",
"info_desc": "势头图反映了两支球队在比赛不同时间段的进攻压力和威胁度。",
"point1": "上方波浪代表主队,下方代表客队。",
"point2": "波浪的高度取决于进攻强度、控球时间和射门威胁。",
"point3": "实线波动越剧烈,代表该时段进攻频率越高。",
"close": "关闭"
},
"other_info": {
"title": "其他信息"
},
"events": {
"goals": "进球",
"cards": "红黄牌",
"substitutes": "换人",
"lineups": "首发阵容",
"red_card": "红牌",
"yellow_card": "黄牌"
"yellow_card": "黄牌",
"start": "比赛开始",
"ht": "半场",
"goal": "进球",
"penalty_goal": "点球进球",
"toggle_visibility": "显示/隐藏时间线事件"
}
},
"selection": {