diff --git a/pages/index/index.vue b/pages/index/index.vue index 9795c83..c80d21a 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -311,8 +311,8 @@ this.Post({ id: 4 },'/api/article/getArticleById').then(res => { - // this.isShow = res.data.subtitle == 1 ? true : false - this.isShow = res.data.address == 1 ? true : false + this.isShow = res.data.subtitle == 1 ? true : false + // this.isShow = res.data.address == 1 ? true : false }) }, onReady() { diff --git a/subPackages/rim/rimList.vue b/subPackages/rim/rimList.vue index bcf6c64..e68cccd 100644 --- a/subPackages/rim/rimList.vue +++ b/subPackages/rim/rimList.vue @@ -26,9 +26,9 @@ return { topImg: '', typeList: [ - {title: '景点', id: '616'}, - {title: '线路', id: '617'}, - {title: '特产', id: '618'}, + {title: '景点', id: '105'}, + {title: '线路', id: '106'}, + {title: '特产', id: '107'}, ], typeIndex: 0, list: [], @@ -60,7 +60,7 @@ tag_id: this.typeList[this.typeIndex].id, offset: this.list.length, limit: this.limit, - }, '/api/product/get_product_by_tag').then(res => { + }, '/api/product/get_product_by_tag_partners').then(res => { if(res) { if(res.data.list.length < this.limit) this.isLoading = true this.list = this.list.concat(res.data.list) diff --git a/subPackages/search/search.vue b/subPackages/search/search.vue index 17391b1..53b3a9d 100644 --- a/subPackages/search/search.vue +++ b/subPackages/search/search.vue @@ -14,12 +14,12 @@
{{his}}
-
大家在搜
+