Fix:5036 【商城小程序】旅居店铺详情页,文化内容不需要显示
This commit is contained in:
@@ -403,7 +403,7 @@ export default {
|
|||||||
{ text: '管家', value: 4, isShow: true },
|
{ text: '管家', value: 4, isShow: true },
|
||||||
{ text: '体验店', value: 5, isShow: true },
|
{ text: '体验店', value: 5, isShow: true },
|
||||||
{ text: '资讯', value: 0, isShow: true },
|
{ text: '资讯', value: 0, isShow: true },
|
||||||
{ text: '文化', value: 1, isShow: true },
|
// { text: '文化', value: 1, isShow: true },
|
||||||
{ text: '资质', value: 2, isShow: true }
|
{ text: '资质', value: 2, isShow: true }
|
||||||
],
|
],
|
||||||
activeIndex: 3,
|
activeIndex: 3,
|
||||||
|
|||||||
Reference in New Issue
Block a user