''
liukangdong
2024-07-19 73c3507d82c06066d592d626ccd1a9a0961e0c5f
wechat_jiaxuan/pages/discover/discover.less
@@ -1,4 +1,5 @@
.main_tab{
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 88rpx;
@@ -24,7 +25,14 @@
    }
  }
}
.home_tab{
  position: fixed;
  z-index: 999;
  width: 100%;
  background-color: #fff;
}
.container{
}
.main_content{
  padding-top: 200rpx;
}