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