From 1c5a5b609265066a4f1273a2ca36d5dc87c51c7f Mon Sep 17 00:00:00 2001 From: chenkainan Date: Thu, 14 Nov 2024 09:40:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 10 +++++----- subPackages/leyou/index.vue | 1 - 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index a771e19..7e3a664 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -62,7 +62,7 @@ - + {{item.title}} @@ -169,7 +169,7 @@ { img: 'shtl', text: '数绘同里', - // path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://yandumap.sz-trip.com/') + path: '/subPackages/webPage/webPage?url='+ encodeURIComponent('https://xnlv.tongli.net/TongliPanoTours/#/pc/pano') }, { img: 'lfys', @@ -271,7 +271,7 @@ this.goOtherDetail(item) if(!item.link_type) { uni.navigateTo({ - url:'/subPackages/ticketBooking/detail?id='+item.id + url:'/subPackages/leyou/detail?id='+item.id }) } }, @@ -305,10 +305,10 @@ // 景点推荐 getScenicByTag() { this.Post({ - tag_id: 48, + scenic_type_id: 12, offset: 0, limit: 5 - },'/api/scenic/getScenicByTagId').then(res => { + },'/api/scenic/getScenicByType').then(res => { this.scenicList = res.data }) }, diff --git a/subPackages/leyou/index.vue b/subPackages/leyou/index.vue index 2f0c6cf..0f07298 100644 --- a/subPackages/leyou/index.vue +++ b/subPackages/leyou/index.vue @@ -41,7 +41,6 @@ }, methods: { getList() { - https://tlgz.sz-trip.com?scenic_type_id=11&offset=0&limit=10&lon=120&lat=30&token=96035795-fe93-4db8-8cf3-aeabbdb4e8c4 this.Post({ scenic_type_id: 12, offset: 0,