yiming
2024-04-03 f0229b7c6801f6429dec75e208192b61053b8c7d
packageBookService/pages/bookServices/examination/questionList/index.wxml
@@ -172,6 +172,7 @@
            wx:key="contentIndex"
          >
            <t-checkbox
              icon="rectangle"
              block="{{false}}"
              value="{{contentItem.value}}"
              style="background-color:{{isNight ? '#222' :'#F9F9F9'}}; display: flex; align-items: center; margin-bottom: 20rpx;"