diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 45d2851..4c5924e 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -149,19 +149,19 @@ class="info-section" > - + {{ item.name }} - + @@ -2075,8 +2075,9 @@ export default { width: 100%; } .news-category-wrapper { + overflow: scroll; display: flex; - justify-content: space-evenly; + justify-content: space-between; } .category-item { display: inline-block;