{{include "/t198/public/head.html" .}}
首页
录像回放
{{ .selectedCol.Name }} 录像回放
{{ range $key, $item := .matchRecordList.List }}
{{ $item.MatchTs | date "Y-m-d"}}
【{{ $item.Comp }}】 {{ $item.Home }} VS {{ $item.Away }}
{{ end }}
{{ .pageInfo }}
{{include "/t198/public/foot.html" .}}