From 2eecabb03e7bc51868a40e3acbffdb326e45ce33 Mon Sep 17 00:00:00 2001
From: huliyong <2783385703@qq.com>
Date: Fri, 3 Jan 2025 23:06:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 2 +-
components/list/videoList - 副本 (2).vue | 206 +++++++++++++++++++++++++++++
components/list/videoList.vue | 11 +-
components/tourGuide/locations.vue | 18 ++-
pages.json | 3 +
pages_order/service/areaDetail.vue | 84 ++++++++++++
pages_order/service/situation.vue | 6 +-
store/store.js | 1 +
8 files changed, 324 insertions(+), 7 deletions(-)
create mode 100644 components/list/videoList - 副本 (2).vue
create mode 100644 pages_order/service/areaDetail.vue
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`, //图标