{{include "/t198/public/head.html" .}}
首页
{{ .team.ShortNameZh }}
{{ .player.NameZh }}
{{ .player.ShortNameZh }}
联赛:
{{ .competitionInfo.ShortNameZh }}
球队:
{{ .team.ShortNameZh }}
英文名:
{{ .player.NameEn }}
国籍:
{{ .player.CountryName }}
身价:
{{ .player.MarketValueCurrency }}{{ .player.MarketValue }}
最新直播
{{ range $_key, $_item := .matchLiveList }}
{{ $_item.MatchTs | date "m/d H:i" }}
{{ $_item.Comp }}
{{ $_item.Home }}
{{ $_item.HomeScores }} - {{ $_item.AwayScores }}
{{ $_item.Away }}
{{ $_item.StatusName }}
{{ end }}
{{include "/t198/public/foot.html" .}}