forked from gzzfw/frontEnd/gzDyh

zhangyongtian
2024-09-13 cf88306b1f6aade9f0c6c4fa5859872d3f177c4a
gz-wxparty/pages/homePage/index.wxss
@@ -14,9 +14,30 @@
  height: 300rpx;
}
.swiper-main-image {
  position: relative;
  height: 100%;
  width: 100%;
}
.swiper-item {
  height: 100%;
  width: 100%;
}
.swiper-item1 {
  position: absolute;
  top: 60px;
  left: 10px;
  height: 42px;
}
.swiper-item2 {
  position: absolute;
  top: 72rpx;
  left: 20px;
  width: 200px;
  height: 61px;
}
.homePage-main {
@@ -178,7 +199,7 @@
.swiper-head {
  position: absolute;
  width: 100%;
  z-index: 100;
  z-index: 1;
  bottom: -64rpx;
}