111
QYF-GitLab1
2025-01-03 2ee8ddb1ecac7df4198e54e08ec7f22daf4b07c0
pages/bookServices/assort/index.wxss
@@ -1,3 +1,5 @@
@import "./index.skeleton.wxss";
page {
  width: 100vw;
  overflow: hidden;
@@ -6,10 +8,11 @@
}
.navbar-title {
  height: 80rpx;
  line-height: 80rpx;
  text-align: center;
  color: #0F1214;
  font-size: 40rpx;
  font-weight: bold;
  font-size: 36rpx;
}
.page-header {
@@ -91,10 +94,9 @@
  display: inline-block;
}
.myScroll .row:last-child {
  /* 选择最后一个子件 清零边距 */
/* .myScroll .row:last-child {
  margin-right: 240rpx;
}
} */
.class-list {
  /* overflow-y: auto; */
@@ -183,4 +185,9 @@
  height: 80rpx;
  font-size: 28rpx;
  --td-loading-color: #ff6c00
}
.stairList-skeleton {
  width: 100%;
  height: 100%;
}