|
|
|
@ -11,6 +11,12 @@
|
|
|
|
|
<a href="<%= md_content_competitions_path(:md_content_id => com_module_2.try(:competition_module_md_content).try(:id)) %>" target="_blank" class="shixun-btn">使用说明</a>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="ccf-position-shixun" style="top: unset !important;bottom: 120px;">
|
|
|
|
|
<p class="inline">
|
|
|
|
|
<% com_module_3 = @competition.competition_modules.where(:hidden => 0, :name => '案例提交要求').first %>
|
|
|
|
|
<a href="<%= md_content_competitions_path(:md_content_id => com_module_3.try(:competition_module_md_content).try(:id)) %>" target="_blank" class="shixun-btn">案例提交要求</a>
|
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<img src="<%= named_attachment_path(@images[3], @images[3].try(:filename)) %>" width="100%"/>
|
|
|
|
|
<div class="pr">
|
|
|
|
|