|
|
|
@ -103,8 +103,8 @@
|
|
|
|
|
<script id="answersTemplate" type="text/x-jsrender">
|
|
|
|
|
<p style="text-align: center;color: orange;font-size: 18px;font-weight: bold;">本次成绩</p>
|
|
|
|
|
<p style="text-align: center;font-size: 12px;">交卷时间:{{:end_time}} </p>
|
|
|
|
|
<p style="text-align: center;font-size: 16px;">得分:<span style="color: red;">{{:sum}}</span> 分
|
|
|
|
|
     用时:<span style="color: red;">{{:ys}}</span></p>
|
|
|
|
|
<p style="text-align: center;font-size: 16px;">得分:<span style="color: red;font-weight: bold;font-size: 20px;">{{:sum}}</span> 分
|
|
|
|
|
     用时:<span style="color: red;font-size: 20px;">{{:ys}}</span></p>
|
|
|
|
|
<div class="flex-container" >
|
|
|
|
|
{{for list}}
|
|
|
|
|
{{if flag == 0}}
|
|
|
|
|