Commit 82c614ae by 陈超

试题解析 考试中隐藏

parent 636fef8c
......@@ -354,7 +354,7 @@
<p @click="onNextQuestion" class="testPaperBtn testPaperBtn1">{{nextButton}}</p>
</div>
<!-- 解析 -->
<div class="testPaperJiedaPage">
<div v-if="review" class="testPaperJiedaPage">
<div class="box testPaperJiedaBox">
<span @click="expand = !expand" class="testPaperJiedaBtn box">{{expand ? '收起解析' : '查看解析'}}<img class="testPaperJiedaBtn_icon" src="__THEME__/img/openBtn.png"></span>
</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