Browse Source

滚动bug修改

wenjie 1 ngày trước cách đây
mục cha
commit
5fa396e015
2 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 1 0
      pages/category/category.wxss
  2. 2 0
      pages/category1/category.wxss

+ 1 - 0
pages/category/category.wxss

@@ -374,6 +374,7 @@ scroll-view ::-webkit-scrollbar {
   /* padding-bottom: 500rpx; */
   padding-top: 98rpx;
   position: relative;
+  height: 100%;
 }
 
 .rightcontent  .product-item{

+ 2 - 0
pages/category1/category.wxss

@@ -374,6 +374,8 @@ scroll-view ::-webkit-scrollbar {
   /* padding-bottom: 500rpx; */
   padding-top: 98rpx;
   position: relative;
+  height: 100%;
+
 }
 
 .rightcontent  .product-item{