diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 01a506a..c4177ce 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -143,7 +143,7 @@ @@ -303,7 +303,7 @@ @@ -628,10 +628,10 @@ export default { height: '500rpx' }, tabList: [ - { text: '资讯', value: 0, isShow: true }, + { text: '产业', value: 0, isShow: true }, { text: '文化', value: 1, isShow: true }, { text: '攻略', value: 2, isShow: true }, - { text: '产业', value: 3, isShow: true }, + { text: '资讯', value: 3, isShow: true }, { text: '产品', value: 4, isShow: true } ], // 资讯 @@ -856,7 +856,7 @@ export default { this.loading = false // 刷新数据 switch (this.activeIndex) { - case 0: + case 3: this.getInfoReq() break case 2: