k94314517
2024-08-15 89e7ed902461f28d6a7dd3e6c927eaf40b154f5e
wechat_staff/components/disProduct/index.wxss
@@ -151,7 +151,7 @@
  background-color: #333333;
}
.main_content .main_right .goods_list {
  height: 100%;
  height: calc(100% - 100rpx);
  width: 590rpx;
  box-sizing: border-box;
  padding: 12rpx 40rpx;
@@ -160,7 +160,7 @@
  height: 92rpx;
}
.main_content .main_right .goods_list .item {
  width: 242rpx;
  width: 240rpx;
  float: left;
  margin-bottom: 32rpx;
}