Commit c9527660 by 刘海龙

111

parent a99b891d
......@@ -28,7 +28,7 @@
<a href="{:U('exams/Index/wrongExamsroom',['joinType'=>1,'paper_id'=>$paper['exams_paper_id'],'temp'=>$answerData['pid']])}"
class="add-eaxm">再次挑战</a>
<php>}</php>
<dl class="business-card">
<!-- <dl class="business-card">
<dt>排名<h1>{$rank.now.rank|default='1'}</h1></dt>
<dd>
<a href="javascript:void(0);"><img src="{:getUserFace($mid)}" /></a>
......@@ -37,10 +37,10 @@
<b>用时 <em>{:floor($answerData['anser_time']/60)}'{:$answerData['anser_time'] % 60}</em></b><b>得分 <em>{$answerData.score|default='0'}</em></b>
</span>
</dd>
</dl>
</dl> -->
</div>
<!--排名表-->
<!-- 排名表
<table class="ranking-all exams_top">
<tr>
<th>排名</th>
......@@ -60,7 +60,7 @@
</td>
</tr>
</volist>
</table>
</table> -->
<!--footer解析-->
<div class="error-box-go exams_top">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment