yiming
2024-04-01 f72f8966ba4e1715e8df82d5cf1c7e912b6da719
packageBookService/pages/bookServices/examination/questionList/index.wxml
@@ -242,7 +242,7 @@
          style="background-color:{{isNight ? '#000' : '#fff'}}; "
        />
      </view>
      <!-- 我的错题模式下,查看解析按钮 -->
      <!-- 我的错题、收藏模式下,查看解析按钮 -->
      <view
        wx:if="{{(answerType == 'collectQuestion' || answerType ==  'errorQuestion') && (item.questionType == 'multipleChoice' || item.questionType ==  'completion' || item.questionType == 'shortAnswer')}}"
      >