Commit 4129751a by 刘海龙

111

parent 2f80284c
......@@ -28,7 +28,7 @@
<div class="cstlayer-header">
<a href="{:U('home/Home/exams')}"><i class="icon icon-zuojiantou"></i></a>
<h3>{$paper.exams_paper_title}</h3>
<div class="useTime"><em>{:floor($answerData['anser_time']/60)}'{:$answerData['anser_time'] % 60}</em></div>
<div class="useTime">耗时:<em>{:floor($answerData['anser_time']/60)}'{:$answerData['anser_time'] % 60}</em></div>
</div>
<div class="cstlayer-content_c">
<div class="getscore">得分</div>
......
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