wechat_staff/pages/discover/discover.less
@@ -1,8 +1,9 @@ .main_tab{ position: relative; display: flex; align-items: flex-end; height: 88rpx; align-items: center; padding: 0 40rpx; // border: 1px solid red; .item{ width: 76rpx; font-size: 32rpx; @@ -24,7 +25,13 @@ } } } .container{ .home_tab{ position: fixed; z-index: 999; width: 100%; background-color: #fff; } .main_content{ } // .main_content{ // padding-top: 200rpx; // }