diff --git a/pkg_product/views/famousQianxianVillageShop.vue b/pkg_product/views/famousQianxianVillageShop.vue index 1adce57..0a436a7 100644 --- a/pkg_product/views/famousQianxianVillageShop.vue +++ b/pkg_product/views/famousQianxianVillageShop.vue @@ -232,9 +232,9 @@ export default { height: '500rpx' }, tabList: [ - { text: '村屋详情', value: 0, isShow: true }, - { text: '村屋介绍', value: 1, isShow: true }, - { text: '村屋资讯', value: 2, isShow: true } + { text: '详情', value: 0, isShow: true }, + { text: '介绍', value: 1, isShow: true }, + { text: '资讯', value: 2, isShow: true } ], // 资讯 infoArray: [],