|
|
|
@ -1,10 +1,39 @@
|
|
|
|
|
<div class="educontent mt10 mb50">
|
|
|
|
|
<p class="edu-back-white mb20 padding30 clearfix">
|
|
|
|
|
<div class="educontent">
|
|
|
|
|
<p class="edu-back-white mb20 padding30 mt10 clearfix">
|
|
|
|
|
<span class="color-grey-3 font-18 fl">战队详情</span>
|
|
|
|
|
<a href="javascript:void(0)" class="color-grey-9 fr">返回</a>
|
|
|
|
|
</p>
|
|
|
|
|
<div class="edu-back-white">
|
|
|
|
|
<div class="edu-back-white mb50">
|
|
|
|
|
<p class="padding20-30">实训项目</p>
|
|
|
|
|
<table></table>
|
|
|
|
|
<table class="edu-pop-table head-color" cellspacing="0" cellpadding="0">
|
|
|
|
|
<thead>
|
|
|
|
|
<th>创建者</th>
|
|
|
|
|
<th>名称</th>
|
|
|
|
|
<th>学习人数</th>
|
|
|
|
|
<th>fork版的学习人数</th>
|
|
|
|
|
<th>有效作品数</th>
|
|
|
|
|
<th>制作应用经验值</th>
|
|
|
|
|
</thead>
|
|
|
|
|
<tbody>
|
|
|
|
|
<tr>
|
|
|
|
|
<td>胡莎莎</td>
|
|
|
|
|
<td>
|
|
|
|
|
<span>单链表的学习与应用(I)</span>
|
|
|
|
|
</td>
|
|
|
|
|
<td>2.5万</td>
|
|
|
|
|
<td>1456</td>
|
|
|
|
|
<td>2.5万</td>
|
|
|
|
|
<td>4545667</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</tbody>
|
|
|
|
|
<tfoot class="color-orange">
|
|
|
|
|
<th class="color-grey-6">合计:</th>
|
|
|
|
|
<th>6</th>
|
|
|
|
|
<th>5.5万</th>
|
|
|
|
|
<th>7878</th>
|
|
|
|
|
<th>2.5万</th>
|
|
|
|
|
<th>245364</th>
|
|
|
|
|
</tfoot>
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|