Sfoglia il codice sorgente

style: 分类1底部样式

From-wh 2 anni fa
parent
commit
2eb9f1493b
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      template/uni-app/pages/goods_cate/goods_cate1.vue

+ 2 - 1
template/uni-app/pages/goods_cate/goods_cate1.vue

@@ -346,7 +346,8 @@
 		overflow: hidden;
 		padding: 0 14rpx;
 		background-color: #fff;
-		position: relative;
+		position: relative;
+		padding-bottom: 200rpx;
 	}
 
 	.productSort .conter .listw {