Commit 2f80284c by 刘海龙

111

parent e8d09ce2
......@@ -21,12 +21,14 @@
.error-box-go { height: 72px; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 12px; box-sizing: border-box; }
.error-box-go a:first-child { border: 1px solid rgba(163,228,96,1); }
.error-box-go .show_analysis { width: 160px; height: 48px; border:1px solid rgba(163,228,96,1); border-radius: 24px; color: #65C000; font-size: 16px; font-weight: 600; display: flex; align-items: center; justify-content: center; }
.useTime { width: 100%; text-align: left; font-size: 12px; color: #333; font-weight: 400; }
</style>
<div class="min-height-wrap">
<div class="cstlayer exams_top">
<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>
<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