litian
2025-03-17 5b19b0e39a91e566a835460bf1213e7b3a0582b9
pages/bookServices/assort/index.wxss
@@ -8,6 +8,8 @@
}
.navbar-title {
  height: 80rpx;
  line-height: 80rpx;
  text-align: center;
  color: #0F1214;
  font-size: 36rpx;
@@ -92,10 +94,9 @@
  display: inline-block;
}
.myScroll .row:last-child {
  /* 选择最后一个子件 清零边距 */
/* .myScroll .row:last-child {
  margin-right: 240rpx;
}
} */
.class-list {
  /* overflow-y: auto; */
@@ -184,4 +185,9 @@
  height: 80rpx;
  font-size: 28rpx;
  --td-loading-color: #ff6c00
}
.stairList-skeleton {
  width: 100%;
  height: 100%;
}