Fix:2467 【商城小程序】全国特产--城市内的特产商品过多时,底部的商品信息显示不全

This commit is contained in:
modendeveloper
2024-10-11 22:42:38 +08:00
parent 2c6c7e82a9
commit 194a51ee19
+1 -1
View File
@@ -187,7 +187,7 @@ export default {
.article-box { .article-box {
width: 100%; width: 100%;
.list { .list {
padding: 0 0 20rpx 0; padding: 0 0 40rpx 0;
} }
.item { .item {
width: 345rpx; width: 345rpx;