litian
2024-03-28 a6e9a6511aa289ea16da6623d63bef133906c2e1
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"
>