竞赛-开源创新

dev_aliyun
caishi 6 years ago
parent 697ecdb189
commit d3aed91b41

@ -4,6 +4,23 @@
<div class="openSource_2" style="background: url('<%= named_attachment_path(@images[index], @images[index].try(:filename)) %>') no-repeat top center;"></div>
<% index += 1 %>
<div class="openSource_3" style="background: url('') no-repeat top center;">
<div class="enter_panel" style="height: 300px">
<p class="desc_game">
为推动我国基于开源的开放创新生态环境建设,加快面向自主创新的高校信息技术新工科人才培养模式变革,大力培养实践能力强、创新能力强、具备国际竞争力的信息技术领域高素质人才,教育部高等学校计算机类专业教学指导委员会、教育部高等学校软件工程专业教学指导委员会、全国高等学校计算机教育研究会。
创新能力强、具备国际竞争力的信息技术领域高素质人才,教育部高等学校计算机类专业教学指导委员会、教育部高等学校软件工程专业教学指导委员会、全国高等学校计算机教育研究会、信息技术新工科产学研联盟、中国计算机学会软件工程专委会、中国计算机学会系统软件专委会、绿色计算产业联盟等共同研究,决定举办第二届全国高校绿色计算创新大赛。
</p>
</div>
</div>
<div class="openSource_4" style="background: url('') no-repeat top center;">
<div class="educontent">
<a href="javascript:void(0)" style="float:right;height:282px;width:50%"></a>
</div>
</div>
<% @competition.competition_stages.each_with_index do |stage, i| %>
<div class="openSource_<%= index + 1 %>" style="background: url('<%= named_attachment_path(@images[index], @images[index].try(:filename)) %>') no-repeat top center;">
<%

@ -663,13 +663,16 @@ a.enterLink{cursor: pointer;color: #418CCD!important;background: none!important;
.second_code_7{min-height: 1116px;}
.second_code_8{min-height: 711px;}
/*开源创新竞赛*/
.openSource_1{min-height: 803px;}
.openSource_2{min-height: 427px;}
.openSource_3{min-height: 524px;padding-top: 190px;box-sizing: border-box;position: relative}
.openSource_4{min-height: 526px;padding-top: 190px;box-sizing: border-box;position: relative}
.openSource_5{min-height: 1061px;}
.openSource_6{min-height: 1090px;}
.openSource_7{min-height: 683px;}
.openSource_1{min-height: 659px;}
.openSource_2{min-height: 436px;}
.openSource_3{min-height: 539px;padding-top: 190px;box-sizing: border-box;position: relative}
.openSource_4{min-height: 282px;box-sizing: border-box;position: relative}
.openSource_5{min-height: 367px;}
.openSource_6{min-height: 689px;}
.openSource_7{min-height: 574px;}
.openSource_8{min-height: 632px;}
.desc_game{color: #0B8298;font-weight: 400;text-align: justify;font-size: 18px;white-space: pre-wrap;line-height:30px;}
.challenge_title{
color: #41ABEF;font-size: 30px;font-weight: bold;text-align: center;letter-spacing: 1px;line-height: 60px;margin-bottom: 20px;

Loading…
Cancel
Save