diff --git a/public/images/educoder/competitions/trophy@2x.png b/public/images/educoder/competitions/trophy@2x.png new file mode 100644 index 000000000..e07fb3d94 Binary files /dev/null and b/public/images/educoder/competitions/trophy@2x.png differ diff --git a/public/react/src/modules/competitions/Competitioncommon/CompetitionContentsChart.js b/public/react/src/modules/competitions/Competitioncommon/CompetitionContentsChart.js index 334dc78e8..6d090993e 100644 --- a/public/react/src/modules/competitions/Competitioncommon/CompetitionContentsChart.js +++ b/public/react/src/modules/competitions/Competitioncommon/CompetitionContentsChart.js @@ -98,11 +98,11 @@ class CompetitionContents extends Component{ {chart_rules.rule_contents.map((items,keys)=>{ if(item.id===items.competition_stage_id){ return( - + ) }else if(item.id===null&&items.competition_stage_id===0){ return( - + ) } })} @@ -112,8 +112,11 @@ class CompetitionContents extends Component{ } - {chartdata===undefined?"":chartdata.teams.length===0?"":总排名} - + 总排名 + + +
要抓住一切机会,向所有人证明你自己,证明你能够迎接荣耀
+ {chartdata===undefined?"":chartdata.teams.length===0?"":chartdata.teams.map((item,key)=>{