packageBookService/pages/bookServices/examination/questionList/index.wxss
@@ -94,14 +94,19 @@ align-items: center; } .checkbox-group { --td-checkbox-icon-checked-color: #FF6C00; } .t-checkbox { display: flex; align-items: center; margin-bottom: 20rpx; --td-checkbox-icon-checked-color: #ff6c00; } /* .t-checkbox { display: flex; align-items: center; } */ .completion-box { display: inline-block; @@ -291,3 +296,7 @@ display: flex; flex-direction: column; } .mh { min-height: 104rpx; }