闫增涛
2024-03-28 b6923adb7b6a5fcbe4a2eaa06e1ebe0e044ba0e2
pages/bookServices/assort/index.wxss
@@ -38,7 +38,6 @@
}
.side-bar-content {
  width: 100%;
  padding: 0 20rpx;
}
@@ -68,6 +67,7 @@
  width: 100%;
  height: 108rpx;
  white-space: nowrap;
  overflow-x: auto;
}
.myScroll .row {
@@ -142,6 +142,7 @@
.assort-img {
  display: flex;
  align-items: center;
  width: 152rpx;
  height: 186rpx;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
@@ -149,7 +150,7 @@
}
.page-right {
  width: 100%;
  width: calc(100vw - 206rpx);
}
.loading-box {