forked from gzzfw/frontEnd/gzDyh

dminyi
2024-09-13 aa117c3b45b0a7770185fceb4d9efefd9642b054
gz-wxparty/pages/homePage/index.wxss
@@ -14,11 +14,32 @@
  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 {
  height: 100vh;
  background-color: #EFF8FF;