diff --git a/pages/goods/categoryList/categoryList.wxml b/pages/goods/categoryList/categoryList.wxml index 70965e1..f1fcbf7 100644 --- a/pages/goods/categoryList/categoryList.wxml +++ b/pages/goods/categoryList/categoryList.wxml @@ -209,7 +209,7 @@ - + {{classify_name}} @@ -220,7 +220,7 @@ - + {{goods.items.name}} diff --git a/pages/goods/categoryList/categoryList.wxss b/pages/goods/categoryList/categoryList.wxss index fd612a1..ed95d8d 100644 --- a/pages/goods/categoryList/categoryList.wxss +++ b/pages/goods/categoryList/categoryList.wxss @@ -311,7 +311,6 @@ width: 60%; padding: 0 20rpx; flex-wrap:wrap; overflow-y:scroll; - padding-bottom: 118rpx; } .country_img-frame{ width: 48%; @@ -515,11 +514,29 @@ margin: auto; height: 110rpx; } + + + .classify_content > view:last-of-type .classify_content-frame { + padding-bottom: 100rpx; + } + + .classify_content > view:only-child .classify_content-frame { + padding-bottom: 0; + } + + .classify_content > .classify_content-frame { + padding-bottom: 118rpx; + } + page { /* overflow-x: hidden; */ /* padding-bottom: 40rpx; */ } + + /* .my-container { + padding-bottom: 118rpx; + } */ /* 风格三商品列表样式引入 */ @import "../goodsList/goodsList.wxss"; \ No newline at end of file diff --git a/pages/index/index/index.wxml b/pages/index/index/index.wxml index d4842e4..9b02c4f 100644 --- a/pages/index/index/index.wxml +++ b/pages/index/index/index.wxml @@ -392,10 +392,7 @@ - - - 提供技术支持 - + @@ -449,6 +446,10 @@ + + + 提供技术支持 +