|
|
|
@ -4,9 +4,9 @@
|
|
|
|
|
<p class="f14 mt5">
|
|
|
|
|
<span class="fb">作品名称:</span><%=@student_work.name%>
|
|
|
|
|
</p>
|
|
|
|
|
<div class="f14 mt5" style="max-width: 425px; color:#808181">
|
|
|
|
|
<div class="f14 mt5" style="max-width: 425px; color:#808181; max-height:300px; overflow: auto;">
|
|
|
|
|
<div class="fb fl dis">作品描述:</div>
|
|
|
|
|
<div class="upload_img fl" style="max-width: 350px;"><%=@student_work.description.html_safe %></div>
|
|
|
|
|
<div class="upload_img fl" style="max-width: 330px;"><%=@student_work.description.html_safe %></div>
|
|
|
|
|
<div class="cl"></div>
|
|
|
|
|
</div>
|
|
|
|
|
<p class="mt5">
|
|
|
|
|