jiangping
2024-07-29 bbcbf4e338eab708c73845618ae76530c10b4810
wechat_staff/pages/detailDis/product.wxss
@@ -41,6 +41,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%;
}
@@ -150,7 +168,7 @@
}
.detail .line {
  display: flex;
  min-height: 32rpx;
  height: 32rpx;
  margin-bottom: 24rpx;
}
.detail .line .label {
@@ -209,4 +227,5 @@
}
.footer .item .icon {
  width: 44rpx;
  height: 44rpx;
}