yiming
2024-03-28 5d70c2d38f12437afedc1c978269d29689ff0c2e
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 {