|
|
@ -1,39 +1,94 @@
|
|
|
|
<div class="educontent">
|
|
|
|
<div class="educontent mb50">
|
|
|
|
<p class="edu-back-white mb20 padding30 mt10 clearfix">
|
|
|
|
<p class="edu-back-white mb20 padding30 mt10 clearfix lineh-20">
|
|
|
|
<span class="color-grey-3 font-18 fl">战队详情</span>
|
|
|
|
<span class="color-grey-3 font-18 fl">战队详情</span>
|
|
|
|
<a href="javascript:void(0)" class="color-grey-9 fr">返回</a>
|
|
|
|
<a href="javascript:void(0)" class="color-grey-9 fr">返回</a>
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<div class="edu-back-white mb50">
|
|
|
|
<div class="edu-back-white mb20">
|
|
|
|
<p class="padding20-30">实训项目</p>
|
|
|
|
<p class="pt20 pb20 font-16"><span class="modalTitle">实训项目</span></p>
|
|
|
|
<table class="edu-pop-table head-color" cellspacing="0" cellpadding="0">
|
|
|
|
<table width="100%" class="tBodyScroll edu-txt-center" cellpadding="0" cellspacing="0">
|
|
|
|
<thead>
|
|
|
|
<thead class="lastPart">
|
|
|
|
<th>创建者</th>
|
|
|
|
<tr>
|
|
|
|
<th>名称</th>
|
|
|
|
<th width="10%">创建者</th>
|
|
|
|
<th>学习人数</th>
|
|
|
|
<th width="40%" class="edu-txt-left">名称</th>
|
|
|
|
<th>fork版的学习人数</th>
|
|
|
|
<th width="10%">学习人数</th>
|
|
|
|
<th>有效作品数</th>
|
|
|
|
<th width="15%">fork版的学习人数</th>
|
|
|
|
<th>制作应用经验值</th>
|
|
|
|
<th width="10%">有效作品数</th>
|
|
|
|
|
|
|
|
<th width="15%">经验值</th>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
</thead>
|
|
|
|
</thead>
|
|
|
|
<tbody>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|
<td>胡莎莎</td>
|
|
|
|
<td width="10%">张三</td>
|
|
|
|
<td>
|
|
|
|
<td width="40%" class="edu-txt-left">
|
|
|
|
<span>单链表的学习与应用(I)</span>
|
|
|
|
<span class="task-hide fl" style="max-width: 410px;">MySQL数据库编程开发实训(基础入门篇)MySQL数据库编程开发实训(基础入门篇)</span>
|
|
|
|
</td>
|
|
|
|
<span class="connectTag">原创</span>
|
|
|
|
<td>2.5万</td>
|
|
|
|
</td>
|
|
|
|
<td>1456</td>
|
|
|
|
<td width="10%">1545</td>
|
|
|
|
<td>2.5万</td>
|
|
|
|
<td width="15%">1246</td>
|
|
|
|
<td>4545667</td>
|
|
|
|
<th width="10%">111</th>
|
|
|
|
|
|
|
|
<td width="15%">54987</td>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
</tbody>
|
|
|
|
|
|
|
|
<tfoot class="tfootLastPart">
|
|
|
|
|
|
|
|
<tr class="color-orange font-16">
|
|
|
|
|
|
|
|
<th width="10%" class="color-grey-6">合计</th>
|
|
|
|
|
|
|
|
<th width="40%" class="edu-txt-left">6</th>
|
|
|
|
|
|
|
|
<th width="10%">12万</th>
|
|
|
|
|
|
|
|
<th width="15%">11</th>
|
|
|
|
|
|
|
|
<th width="10%">22</th>
|
|
|
|
|
|
|
|
<th width="15%">33</th>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
</tfoot>
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="edu-back-white mb20">
|
|
|
|
|
|
|
|
<p class="pt20 pb20 font-16"><span class="modalTitle">翻转课堂</span></p>
|
|
|
|
|
|
|
|
<table width="100%" class="tBodyScroll edu-txt-center" cellpadding="0" cellspacing="0">
|
|
|
|
|
|
|
|
<thead class="lastPart">
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
<th width="10%">创建者</th>
|
|
|
|
|
|
|
|
<th width="40%" class="edu-txt-left">名称</th>
|
|
|
|
|
|
|
|
<th width="10%">学生数量</th>
|
|
|
|
|
|
|
|
<th width="15%">发布的实训作业数量</th>
|
|
|
|
|
|
|
|
<th width="10%">有效作品数</th>
|
|
|
|
|
|
|
|
<th width="15%">经验值</th>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
</thead>
|
|
|
|
|
|
|
|
<tbody>
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
<td width="10%">张三</td>
|
|
|
|
|
|
|
|
<td width="40%" class="edu-txt-left">
|
|
|
|
|
|
|
|
<span class="task-hide fl" style="max-width: 480px;">MySQL数据库编程开发实训(基础入门篇)MySQL数据库编程开发实训(基础入门篇)</span>
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
<td width="10%">1545</td>
|
|
|
|
|
|
|
|
<td width="15%">1246</td>
|
|
|
|
|
|
|
|
<th width="10%">111</th>
|
|
|
|
|
|
|
|
<td width="15%">54987</td>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|
<tfoot class="color-orange">
|
|
|
|
<tfoot class="tfootLastPart">
|
|
|
|
<th class="color-grey-6">合计:</th>
|
|
|
|
<tr class="color-orange font-16">
|
|
|
|
<th>6</th>
|
|
|
|
<th width="10%" class="color-grey-6">合计</th>
|
|
|
|
<th>5.5万</th>
|
|
|
|
<th width="40%" class="edu-txt-left">6</th>
|
|
|
|
<th>7878</th>
|
|
|
|
<th width="10%">12万</th>
|
|
|
|
<th>2.5万</th>
|
|
|
|
<th width="15%">11</th>
|
|
|
|
<th>245364</th>
|
|
|
|
<th width="10%">22</th>
|
|
|
|
|
|
|
|
<th width="15%">33</th>
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
</tfoot>
|
|
|
|
</tfoot>
|
|
|
|
</table>
|
|
|
|
</table>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script>
|
|
|
|
|
|
|
|
$(function(){
|
|
|
|
|
|
|
|
if($(".tBodyScroll tbody").get(0).scrollHeight > 420){
|
|
|
|
|
|
|
|
$(".tBodyScroll thead").addClass("lastPart");
|
|
|
|
|
|
|
|
$(".tBodyScroll tfoot").addClass("tfootLastPart");
|
|
|
|
|
|
|
|
}else{
|
|
|
|
|
|
|
|
$(".tBodyScroll thead").removeClass("lastPart");
|
|
|
|
|
|
|
|
$(".tBodyScroll tfoot").removeClass("tfootLastPart");
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
</script>
|