jiangping
2024-07-29 a3d2fe9dff3b6cd9fa8fdd91e87aac843f694c0f
wechat_jiaxuan/pages/detailDis/product.wxss
@@ -42,6 +42,24 @@
page {
  background-color: #f7f7f7;
}
.swiper_wrap {
  position: relative;
}
.swiper_wrap .indicator {
  position: absolute;
  right: 40rpx;
  bottom: 40rpx;
  width: 80rpx;
  height: 40rpx;
  text-align: center;
  line-height: 40rpx;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 21rpx;
  color: #fff;
  font-size: 24rpx;
  z-index: 999;
  z-index: 99;
}
.banner_swiper image {
  width: 100%;
}
@@ -79,6 +97,7 @@
  margin-bottom: 26rpx;
}
.main_content .text {
  line-height: 48rpx;
  font-size: 26rpx;
  color: #555555;
  margin-bottom: 40rpx;
@@ -172,7 +191,7 @@
  margin-bottom: 24rpx;
}
.detail .line .label {
  width: 120rpx;
  width: auto;
  font-size: 24rpx;
  color: #666666;
}