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')}}" >