| | |
| | | .tree { |
| | | --td-collapse-content-padding: 0rpx 12rpx 32rpx 12rpx; |
| | | --td-collapse-header-text-color: #ff6C00; |
| | | --td-collapse-header-text-color: #ff6c00; |
| | | --td-collapse-icon-color: #ff6c00; |
| | | --td-collapse-header-height: min-content; |
| | | } |
| | | |
| | | |
| | | .header-title { |
| | | width: 100%; |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | --td-checkbox-vertical-padding: 0 |
| | | --td-checkbox-vertical-padding: 0; |
| | | } |
| | | |
| | | .title-box { |
| | |
| | | display: flex; |
| | | } |
| | | |
| | | |
| | | |
| | | .title-name { |
| | | height: min-content; |
| | | } |
| | | |
| | | .t-class { |
| | | background-color: #F7F7F7; |
| | | background-color: #f7f7f7; |
| | | } |
| | | |
| | | .t-class-content { |
| | |
| | | margin: 0 26rpx; |
| | | padding: 0 20rpx; |
| | | height: 88rpx; |
| | | background-color: #FFF6F0; |
| | | background-color: #fff6f0; |
| | | margin-top: 24rpx; |
| | | display: flex; |
| | | align-items: center; |
| | |
| | | |
| | | .contentBox .checkBox { |
| | | --td-checkbox-vertical-padding: 0; |
| | | --td-checkbox-bg-color: #FFF6F0; |
| | | --td-checkbox-bg-color: #fff6f0; |
| | | } |
| | | |
| | | .box-image { |