From 55cc76f58e047719a68f52c59fb8cd4a2d469c9c Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Mon, 30 Mar 2026 21:14:13 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A5036=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E6=97=85=E5=B1=85=E5=BA=97?= =?UTF-8?q?=E9=93=BA=E8=AF=A6=E6=83=85=E9=A1=B5=EF=BC=8C=E6=96=87=E5=8C=96?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E4=B8=8D=E9=9C=80=E8=A6=81=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/sojoumStore.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_product/views/sojoumStore.vue b/pkg_product/views/sojoumStore.vue index 7805335..31767aa 100644 --- a/pkg_product/views/sojoumStore.vue +++ b/pkg_product/views/sojoumStore.vue @@ -403,7 +403,7 @@ export default { { text: '管家', value: 4, isShow: true }, { text: '体验店', value: 5, isShow: true }, { text: '资讯', value: 0, isShow: true }, - { text: '文化', value: 1, isShow: true }, + // { text: '文化', value: 1, isShow: true }, { text: '资质', value: 2, isShow: true } ], activeIndex: 3,