Fix:5036 【商城小程序】旅居店铺详情页,文化内容不需要显示

This commit is contained in:
LinCyJang
2026-03-30 21:14:13 +08:00
parent 24796348cc
commit 55cc76f58e
+1 -1
View File
@@ -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,