闫增涛
2024-04-09 82a02197268268e0da3a682e1d8aa2040012c6ec
packageBookService/pages/bookServices/examination/examination.wxml
@@ -70,7 +70,7 @@
<view
  class="page-bottom"
  style="background-color:{{isNight ? '#202020' : ''}}"
  wx:if="{{answerType == 'mock' ||  answerType == 'option' || (answerType == 'errorQuestion' && !loading) || (answerType == 'collectQuestion' && !loading) }}"
  wx:if="{{answerType !== 'errorQuestion' || (answerType == 'errorQuestion' && !loading)}}"
>
  <question-options
    id="question-options"