From 00d630377ef096688aba0e6b51650f42d512f8d1 Mon Sep 17 00:00:00 2001
From: linxi <957440651@qq.com>
Date: Mon, 22 Dec 2025 09:21:39 +0800
Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4729=20=E3=80=90=E6=97=85=E5=B1=85?=
=?UTF-8?q?=E5=95=86=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=88=86?=
=?UTF-8?q?=E7=B1=BB=E6=80=BB=E9=95=BF=E5=BA=A6=E8=B6=85=E5=87=BA=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E6=97=B6=EF=BC=8C=E5=9C=A8=E4=B8=8D=E5=88=92=E5=8A=A8?=
=?UTF-8?q?=E7=9A=84=E6=83=85=E5=86=B5=E4=B8=8B=EF=BC=8C=E6=9C=80=E5=B7=A6?=
=?UTF-8?q?=E4=BE=A7=E6=96=87=E6=9C=AC=E4=B9=9F=E4=BC=9A=E8=A2=AB=E9=A1=B6?=
=?UTF-8?q?=E5=87=BA=E9=A1=B5=E9=9D=A2=EF=BC=88=E6=9C=BA=E5=9E=8B=EF=BC=9A?=
=?UTF-8?q?=E8=8B=B9=E6=9E=9C12=EF=BC=8C=E5=9C=A8=E4=B8=8D=E5=88=92?=
=?UTF-8?q?=E5=8A=A8=E5=88=86=E7=B1=BB=E7=9A=84=E6=83=85=E5=86=B5=E4=B8=8B?=
=?UTF-8?q?=EF=BC=8C=E6=9C=80=E5=B7=A6=E4=BE=A7=E6=96=87=E6=9C=AC=E5=BA=94?=
=?UTF-8?q?=E9=A1=B6=E6=A0=BC=E6=98=BE=E7=A4=BA=EF=BC=89?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pkg_product/views/famousQianxianShop.vue | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
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;