|
|
|
@ -236,7 +236,7 @@ class CompetitionCommon extends Component{
|
|
|
|
|
</Col>
|
|
|
|
|
<Col className={"CompetitionCommonbannerfont"} span={9}>
|
|
|
|
|
|
|
|
|
|
<Col className={"competitionbannerdiv"}>{data&&data.name}</Col>
|
|
|
|
|
<Col className={data&&data.name.length>15?"competitionbannerdiv":"competitionbannerdiv mt30"}>{data&&data.name}</Col>
|
|
|
|
|
|
|
|
|
|
<Col className={"competitionbannerdiv"}>
|
|
|
|
|
<Col className={"Competitioncolor9b"}>竞赛时间:</Col>
|
|
|
|
@ -248,7 +248,7 @@ class CompetitionCommon extends Component{
|
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
|
<div className="gutter-box CompetitionsIndexdadels Competitioncolor77">奖金</div>
|
|
|
|
|
</Col>
|
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
|
<Col className="gutter-row ml20" span={6}>
|
|
|
|
|
<div className="gutter-box CompetitionsIndexdadels Competitioncolor77">浏览数</div>
|
|
|
|
|
</Col>
|
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
@ -260,7 +260,7 @@ class CompetitionCommon extends Component{
|
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
|
<div className="gutter-box CompetitionsIndexbottomvalue Competitioncolor516">¥{data&&data.bonus}</div>
|
|
|
|
|
</Col>
|
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
|
<Col className="gutter-row ml20" span={6}>
|
|
|
|
|
<div className="gutter-box CompetitionsIndexbottomvalue Competitioncolor516">{data.competition_status==="nearly_published"?"--":data&&data.visits_count}</div>
|
|
|
|
|
</Col>
|
|
|
|
|
<Col className="gutter-row" span={6}>
|
|
|
|
|