packageBookService/pages/bookServices/examination/examination.wxml
@@ -1,7 +1,7 @@ <!--pages/examination/examination.wxml--> <import src="examination.skeleton.wxml" /> <template is="skeleton" wx:if="{{true}}" /> <template is="skeleton" wx:if="{{loading}}" /> <!--导航区域 --> <view @@ -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"