|
|
@ -258,12 +258,12 @@ class CompetitionCommon extends Component{
|
|
|
|
|
|
|
|
|
|
|
|
<Col className={data&&data.name.length>15?"competitionbannerdiv mt30":"competitionbannerdiv mt30"}>{data&&data.name}</Col>
|
|
|
|
<Col className={data&&data.name.length>15?"competitionbannerdiv mt30":"competitionbannerdiv mt30"}>{data&&data.name}</Col>
|
|
|
|
|
|
|
|
|
|
|
|
<Col className={"competitionbannerdiv"}>
|
|
|
|
<Col className={"competitionbannerdiv mt10"}>
|
|
|
|
<Col className={"Competitioncolor9b"}>竞赛时间:</Col>
|
|
|
|
<Col className={"Competitioncolor9b"}>竞赛时间:<span className={"color000"}>{data&&data.start_time}~{data&&data.end_time}</span></Col>
|
|
|
|
<Col>{data&&data.start_time}~{data&&data.end_time}</Col>
|
|
|
|
{/*<Col></Col>*/}
|
|
|
|
</Col>
|
|
|
|
</Col>
|
|
|
|
|
|
|
|
|
|
|
|
<Col className={"competitionbannerdiv"}>
|
|
|
|
<Col className={"competitionbannerdiv mt10"}>
|
|
|
|
<Row gutter={16}>
|
|
|
|
<Row gutter={16}>
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
<div className="gutter-box CompetitionsIndexdadels Competitioncolor77">奖金</div>
|
|
|
|
<div className="gutter-box CompetitionsIndexdadels Competitioncolor77">奖金</div>
|
|
|
@ -309,7 +309,7 @@ class CompetitionCommon extends Component{
|
|
|
|
`
|
|
|
|
`
|
|
|
|
}
|
|
|
|
}
|
|
|
|
</style>}
|
|
|
|
</style>}
|
|
|
|
<Col className={"competitionbannerdiv mt10"}>
|
|
|
|
<Col className={"competitionbannerdiv mt20"}>
|
|
|
|
{data.competition_status==="ended"?
|
|
|
|
{data.competition_status==="ended"?
|
|
|
|
<Button type="primary" block className={"Competitionfontsize22"} disabled={true}>
|
|
|
|
<Button type="primary" block className={"Competitionfontsize22"} disabled={true}>
|
|
|
|
已结束
|
|
|
|
已结束
|
|
|
|