packageBookService/pages/bookServices/examination/examination.wxml
@@ -81,7 +81,7 @@ subjectiveNum="{{subjectiveNum}}" subjectiveGrade="{{subjectiveGrade}}" correctNum="{{correctNum}}" mockSumTime="{{mock.sumTime}}" mockSumTime="{{mockData.sumTime}}" bind:setCollect="setCollect" bind:submitPaper="submitPaper" bind:restart="restart" @@ -93,8 +93,7 @@ </view> <page-container wx:if="{{(answerType == 'mock' || answerType == 'option') && !submitStatus}}" show="{{true}}" show="{{showDialog}}" duration="{{false}}" overlay="{{false}}" bind:beforeleave="beforeleave"