jiangping
2024-07-29 14fbe95ee5c7f601da703614f7e1e4a8ec29c8ce
wechat_jiaxuan/pages/detailDis/product.less
@@ -46,6 +46,24 @@
page {
  background-color: #f7f7f7;
}
.swiper_wrap{
  position: relative;
  .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%;