packageBookService/pages/bookServices/examination/questionOptions/index.wxml
@@ -129,7 +129,7 @@ max="{{48}}" step="{{7}}" activeColor="#ff6c00" bind:changing="onChangeSlider" bind:change="onChangeSlider" /> </view> @@ -178,9 +178,7 @@ <t-dialog class="test-report" visible="{{testReportState}}" cancel-btn="{{null}}" confirm-btn="{{null}}" close-btn="{{true}}" title="测试报告" bind:close="closeTestReportDialog" >