diff --git a/App.vue b/App.vue index e92ef80..2f6b8dd 100644 --- a/App.vue +++ b/App.vue @@ -1,10 +1,10 @@ + + \ No newline at end of file diff --git a/components/list/videoList.vue b/components/list/videoList.vue index ea94935..1d0166a 100644 --- a/components/list/videoList.vue +++ b/components/list/videoList.vue @@ -22,7 +22,7 @@ - @@ -127,10 +127,15 @@ diff --git a/pages_order/service/situation.vue b/pages_order/service/situation.vue index f18c026..b3845e4 100644 --- a/pages_order/service/situation.vue +++ b/pages_order/service/situation.vue @@ -109,8 +109,12 @@ } }, toUrl(id){ + // uni.navigateTo({ + // url: '/pages/index/tourGuide?areaId=' + id + // }) + uni.navigateTo({ - url: '/pages/index/tourGuide?areaId=' + id + url: '/pages_order/service/areaDetail?id=' + id }) }, } diff --git a/store/store.js b/store/store.js index 6014004..62a6cd1 100644 --- a/store/store.js +++ b/store/store.js @@ -58,6 +58,7 @@ const store = new Vuex.Store({ list.push({ latitude: n.spotLatitude, longitude: n.spotLongitude, + categoryId : n.categoryId, width: 20, //图标icon 宽度 height: 28 ,//图标icon 高度 iconPath: `/static/image/tourGuide/${n.categoryId}.png`, //图标