Commit 684af648 by yangyang

试题调整

parent 7c34dec1
......@@ -17,7 +17,7 @@
<ul class="time">
<li class="start"><span>开始时间</span> <span>{{startTime}}</span></li>
<li class="end"><span>结束时间</span> <span>{{endTime}}</span></li>
<div class="final" @click="over()">结束考试</div>
<!-- <div class="final" @click="over()">结束考试</div> -->
</ul>
</div>
</div>
......@@ -146,8 +146,9 @@ export default {
flex-direction: column;
.name {
font-size: 26px;
color: #fff;
color: red;
font-weight: 500;
font-family:'youshe';
}
.description {
font-size: 14px;
......
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