闫增涛
2024-09-18 c96612e8a63ecef9590be0f8b5199277ec94e5b9
packageBookService/pages/bookServices/detail/components/tree/index.wxss
@@ -17,7 +17,16 @@
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title-t,
.title-icon {
  display: flex;
  align-items: center;
}
.title-icon {}
.title-checkBox {
  width: 100%;
@@ -105,11 +114,12 @@
  padding-bottom: 20rpx;
}
/* .t-collapse-panel__content {
  padding: var(--td-collapse-content-padding, 0rpx) !important;
} */
.fl-cn {
  display: flex;
  align-items: center;
}
.clound-icon {
  display: flex;
}