|
|
@ -10,12 +10,12 @@
|
|
|
|
<p class="font-14 color-white">暂未公开</p>
|
|
|
|
<p class="font-14 color-white">暂未公开</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<% end %>
|
|
|
|
<% end %>
|
|
|
|
<a href="<%= result ? shixun_path(shixun) : "javascript:void(0);" %>" class="square-img" target="_blank">
|
|
|
|
<a href="<%= shixun_path(shixun) %>" class="square-img" target="_blank">
|
|
|
|
<%= image_tag(url_to_avatar(shixun)) %>
|
|
|
|
<%= image_tag(url_to_avatar(shixun)) %>
|
|
|
|
</a>
|
|
|
|
</a>
|
|
|
|
<div class="square-main">
|
|
|
|
<div class="square-main">
|
|
|
|
<p class="task-hide">
|
|
|
|
<p class="task-hide">
|
|
|
|
<a href="<%= shixun_path(shixun) %>" class="justify color-grey-name" title="<%= shixun.name %>" target="_blank"><%= shixun.name %></a>
|
|
|
|
<a href="<%= shixun_path(shixun) %>" class="justify color-grey-name" title="<%= shixun.name %>" target="_blank"><%= shixun.name %></a>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<!--五星评分-->
|
|
|
|
<!--五星评分-->
|
|
|
|